Skip to content

0.4.2

Compare
Choose a tag to compare
@krzysztofzablocki krzysztofzablocki released this 19 Dec 15:25
· 1314 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