Skip to content

Releases: sator-imaging/Unity-AltSourceGenerator

v3.0.0

07 Jan 13:20
a6b81c2
Compare
Choose a tag to compare

New Features in v3 🎉

API Changes 😉

  • USGEngine.ProcessFile() will be removed
  • USGUtility.**ByName() will be removed
  • deprecated methods still work but won't be maintain
  • Editor only features are moved to Editor namespace

What's Changed

New Contributors

Full Changelog: v2.0.1...v3.0.0

v2.0.1

07 Sep 00:26
Compare
Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1

v2.0.0

03 Sep 05:22
Compare
Choose a tag to compare

Full Changelog: v1.4.0...v2.0.0

v1.4.0

28 Mar 13:53
Compare
Choose a tag to compare

Full Changelog: v1.3.0...v1.4.0

v1.3.0

24 Mar 14:04
Compare
Choose a tag to compare
v1.3.0: more stable on code generation

v1.2.1

20 Mar 14:40
Compare
Choose a tag to compare
fix: managing flag

v1.2.0: refactor: optimize, performance and the following

20 Mar 11:47
Compare
Choose a tag to compare
- remove old logic
- public interface updates
- text encoding option
- follow attribute guideline
- OverwriteIfFileExists is now enabled by default

v1.1.0

20 Mar 06:54
Compare
Choose a tag to compare
fix: reload event handling

v1.0.0

18 Mar 06:43
8596f24
Compare
Choose a tag to compare
Update README.md