Skip to content

v0.2.6.2: this release contains several fixes:

Compare
Choose a tag to compare
@miho miho released this 01 May 15:23
· 341 commits to master since this release
- overriding getter-only properties
   works even if the overriding property
   is a model-type and the super-types
   property is an external type, e.g., Object

- type resolution and utility methods improved
- property-order bugs fixed