Skip to content

2.0.0

Compare
Choose a tag to compare
@Madeorsk Madeorsk released this 01 Nov 18:19
· 23 commits to main since this release

Architecture simplification: stop using decorators which add unnecessary complexity and some compilation bugs.

  • Add a property definition class.
  • Add some definition functions on models, which have to be redefined when implementing a new model.
  • Remove decorators.