Skip to content

2.4.0 - QoL and Fixes

Latest
Compare
Choose a tag to compare
@brunomikoski brunomikoski released this 24 May 11:55
· 6 commits to master since this release
8eef92a

What's Changed

Changed

  • Fixed generated static access code overwriting the collection definition
  • Pre 2.3.0 collections will now be assumed to want a namespace setting that is the same namespace as its item type
  • When generating static/indirect access code using the new .g.cs suffix, existing static/indirect access code that uses the old .cs suffix is now automatically removed to prevent compile errors
  • Added Generic SetValue for Collection Generator

Full Changelog: v2.3.9...v2.4.0