Skip to content

v3.2.0

Compare
Choose a tag to compare
@bim-g bim-g released this 30 Aug 09:54
· 101 commits to master since this release
632fae6

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