We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8b66d0 commit 46a396dCopy full SHA for 46a396d
CHANGES
@@ -1,8 +1,15 @@
1
+0.003 2023-08-01
2
+ - Alpha release #3
3
+ - Add routers allowing for easier use in multi-file projects
4
+ - Add the RouteManager role
5
+ - Fix POD
6
+ - Routes now do not need a preceding '/' to be considered valid
7
+
8
0.002 2023-07-31
9
- Alpha release #2
10
- Includes fixes to documentation
11
12
0.001 2023-07-31
13
- Alpha release #1
14
- Includes migrations, helpers, routing (routers and direct), and database management
- - Supports PostgreSQL and MySQL
15
+ - Supports PostgreSQL and MySQL
0 commit comments