Skip to content

Releases: stslex/compiler_plugin_utils

v.0.0.5

21 Apr 18:15
64f0fe7
Compare
Choose a tag to compare

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

16 Feb 01:36
26da881
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @stslex made their first contribution in #1

Full Changelog: https://github.com/stslex/compiler_plugin_workshow/commits/v.0.0.1