v3.2.0
What's Changed
Entity integration, only support Hasmany
and HasOne
.
Fix some issue, and improve database integration.
- [FIX] group middleware return empty array by @bim-g in #107
- [ENH] add support for other routing method by @bim-g in #109
- Version boss by @bim-g in #112
- [ENH] Implement Entity model to link db table to class by @bim-g in #114
- [ENH] refactoring orm relation and add one relation by @bim-g in #118
- [ENH] refactoring entity structure into ORM module by @bim-g in #121
- [ENH] refactoring entity reflexion to avois duplication by @bim-g in #122
Full Changelog: v3.1.0...v3.2.0