1.0.0
Total issues resolved: 17
- 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
- 195: Blogpost about 1.0.0, 2.0.0 and stability frames
- 196: Define maintainance time-frames (stable/oldstable/etc)
- 198: Highlighting the code examples
- 199: Removed unused
ReflectionMethod
import - 202: #196 - adding document with expected stability time-frames