Skip to content

Releases: ZenitechSoftware/UnityResourceGenerator

1.0.1

15 Oct 11:11
7beb3bc
Compare
Choose a tag to compare
  • Add documentation comments

1.0.0

15 Oct 10:38
cd40a40
Compare
Choose a tag to compare
  • Version bump, same as 0.5.0 after manual testing

0.5.0

15 Oct 09:43
f429ed9
Compare
Choose a tag to compare
  • Normalize line endings to Windows CLRF
  • Add Roslynator suppression to line endings

0.4.1

15 Oct 09:29
9c0b186
Compare
Choose a tag to compare
  • Add license URL to package

0.4.0

15 Oct 08:30
c2248d7
Compare
Choose a tag to compare
  • More nicely formatted output

0.3.0

14 Oct 15:37
c799e5e
Compare
Choose a tag to compare
  • Support for files with non-alphanumeric characters
  • Support for file starting with numeric characters
  • Update documentation with name generation rules

0.2.0

14 Oct 13:53
e07a93e
Compare
Choose a tag to compare
  • Add documentation website
  • Reference documentation in package.json
  • Make using namespaces optional
  • Configure using directives
  • Remove IsResource property from IResourceData. Scene path generation now depends on file extension
  • Handle spaces in filenames
  • Add known issues and update guide in the documentation

0.1.0

13 Oct 12:55
f9e79c4
Compare
Choose a tag to compare
  • Add initial project