1.0.0-beta3
Pre-release
Pre-release
Total issues resolved: 12
- 108: Fix windows path length limitations
- 172: Alternate hotfix for #108 - windows path length limitations
- 178: Verify type-safety with
self
andstatic
type-hints - 180: #178 -
self
type safety check - 181: Documentation should be released on github pages on the
gh-pages
branch. - 182: Documentation on github pages
- 187: Proxy generation fails if magic methods are marked as final
- 189: Bugfix - cannot override final methods ( #187 )
- 190: [WIP] [EXPERIMENTAL] Codegen should not trigger fatals
- 191: Put link of documentation on README.md and Close #185
- 193: [WIP] Codegen errors
- 194: Code-generation fatal error prevention