0.4.2
krzysztofzablocki
released this
19 Dec 15:25
·
1358 commits
to master
since this release
Bug Fixes
- Fixes a bug with flattening
inherits
,implements
for protocols implementing other protocols - Improve
rawType
logic for Enums
New Features
- Annotations can now be declared also with sections e.g.
sourcery:begin: attribute1, attribute2 = 234
- Adds scanning class variables as static
Internal changes
- Refactored models
- Improved performance of annotation scanning