1.0.0-beta2
Pre-release
Pre-release
Total issues resolved: 8
- 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 )