Skip to content

Released version 1.3

Choose a tag to compare

@castamir castamir released this 15 Oct 09:42
· 42 commits to master since this release
  • Closure: added create and move
  • DI: repositories are registered the same way like presenters in Nette (BC break)
  • DI: allows custom table names with custom Entity/Repository namespaces via config Map (BC break)
  • DI: config changed (BC break)
  • Utils: extracted method for camel/snake case transformation and class/namespace extraction (BC break)