Releases: cicekhayri/inspira
Releases · cicekhayri/inspira
Release 0.17.0
What's Changed
- Removes unused code by @cicekhayri in #70
- Migrations by @cicekhayri in #71
- More tests by @cicekhayri in #74
- Refactor template rendering using Jinja2. by @cicekhayri in #75
- Fix correct naming by @cicekhayri in #76
- Refactor directory path generation for clarity and conciseness by @cicekhayri in #77
- Release 0.17.0 by @cicekhayri in #78
Full Changelog: 0.16.0...0.17.0
Release 0.16.0
What's Changed
- Refactor migration functions for better readability by @cicekhayri in #64
- Updates README by @cicekhayri in #65
- More tests by @cicekhayri in #66
- Sort Python imports for better code organization and readability by @cicekhayri in #67
- New project structure by @cicekhayri in #68
- Release 0.16.0 by @cicekhayri in #69
Full Changelog: 0.15.1...0.16.0
Release 0.15.1
What's Changed
- Should log error if controller directory doesnt exists by @cicekhayri in #62
- Release 0.15.1 by @cicekhayri in #63
Full Changelog: 0.15.0...0.15.1
Release 0.15.0
What's Changed
- More tests by @cicekhayri in #58
- Refactoring by @cicekhayri in #59
- Migration command enchane by @cicekhayri in #60
- Release 0.15.0 by @cicekhayri in #61
Full Changelog: 0.14.0...0.15.0
Release 0.14.0
What's Changed
- Migrations by @cicekhayri in #56
- Release 0.14.0 by @cicekhayri in #57
Release 0.13.0
What's Changed
- Apply automatic code formatting by @cicekhayri in #50
- Fix pluralization by @cicekhayri in #51
- Cors middleware by @cicekhayri in #52
- Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #54
- Create migrations by @cicekhayri in #53
- Release 0.13.0 by @cicekhayri in #55
New Contributors
- @dependabot made their first contribution in #54
Full Changelog: 0.12.0...0.13.0
Release 0.12.0
What's Changed
- Enhance ForbiddenResponse with status code and content_type by @cicekhayri in #47
- Initialize object with optional parameters: secret_key and config. If… by @cicekhayri in #48
Release 0.11.0
What's Changed
- Added logging to enhance error tracking and debugging capabilities. by @cicekhayri in #43
- Sessions decode by @cicekhayri in #44
- Use log by @cicekhayri in #45
- Release 0.11.0 by @cicekhayri in #46
Release 0.10.0
What's Changed
- Small refactor by @cicekhayri in #40
- Remove secret key parameter by @cicekhayri in #41
- Release 0.10.0 by @cicekhayri in #42
Release 0.9.0
What's Changed
- Load user middleware by @cicekhayri in #38