Releases: stslex/compiler_plugin_utils
Releases · stslex/compiler_plugin_utils
v.0.0.5
What's Changed
- add compile time loggers, optional logging for runtime by @stslex in #7
- fix singleton issue (backproperty initialization in parent class) by @stslex in #8
- Custom actions support by @stslex in #9
- refactor: update field generation logic and improve logging in compiler extensions / fix multiple generations and errors in same constructor call for different qualifiers by @stslex in #10
Full Changelog: v.0.0.1...v.0.0.5
Initial release
What's Changed
- Init ci/application by @stslex in #1
- init application by @stslex in #2
- init kotlin compiler plugin by @stslex in #3
- publish maven by @stslex in #4
- Create README.md by @stslex in #6
- Initial publication in maven central by @stslex in #5
New Contributors
Full Changelog: https://github.com/stslex/compiler_plugin_workshow/commits/v.0.0.1