Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 799 Bytes

File metadata and controls

32 lines (25 loc) · 799 Bytes

1.0.1

  • Add documentation comments

1.0.0

  • Version bump, same as 0.5.0 after manual testing

0.5.0

  • Normalize line endings to Windows CLRF
  • Add Roslynator suppression to line endings

0.4.1

  • Add license URL to package

0.4.0

  • More nicely formatted output

0.3.0

  • Support for files with non-alphanumeric characters
  • Support for file starting with numeric characters
  • Update documentation with name generation rules

0.2.0

  • 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

  • Add initial project