Releases: freenit-framework/backend
Releases · freenit-framework/backend
0.2.25
Changelog
- Description decorator
- Support for groups
- Support for permissions
0.2.24
Changelog
- Fix tests by always setting environment to "test"
0.2.23
Changelog
- Add DB flavors (ormar and beanie)
- Simplify user model handling
- Remove fastapi-users dependency
- React startkit based on vite when running
freenit.sh
0.2.22
Changelog
- Make config handling easier
0.2.21
Changelog
- Fix project initialization
0.2.20
Changelog
- Fix frontend initialization
0.2.19
Changelog
- Fix database startup/shutdown
0.2.17
Changelog
- Format migrations with black
- Update freenit for new fastapi version
- Allow initialization of project services
0.2.16
Changelog
- Use factories in tests directly (fix tests)