Skip to content

Releases: sator-imaging/Unity-AltSourceGenerator

v3.0.0

Choose a tag to compare

@sator-imaging sator-imaging released this 07 Jan 13:20
a6b81c2

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

Choose a tag to compare

@sator-imaging sator-imaging released this 07 Sep 00:26

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

v2.0.0

Choose a tag to compare

@sator-imaging sator-imaging released this 03 Sep 05:22

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

v1.4.0

Choose a tag to compare

@sator-imaging sator-imaging released this 28 Mar 13:53

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

v1.3.0

Choose a tag to compare

@sator-imaging sator-imaging released this 24 Mar 14:04
v1.3.0: more stable on code generation

v1.2.1

Choose a tag to compare

@sator-imaging sator-imaging released this 20 Mar 14:40
fix: managing flag

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

Choose a tag to compare

@sator-imaging sator-imaging released this 20 Mar 11:47
- remove old logic
- public interface updates
- text encoding option
- follow attribute guideline
- OverwriteIfFileExists is now enabled by default

v1.1.0

Choose a tag to compare

@sator-imaging sator-imaging released this 20 Mar 06:54
fix: reload event handling

v1.0.0

Choose a tag to compare

@sator-imaging sator-imaging released this 18 Mar 06:43
8596f24
Update README.md