Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

v1.2.0

Choose a tag to compare

@neurolag neurolag released this 17 Oct 15:33
· 1007 commits to main since this release

TSProjectGenerator v1.2.0

Added

  • A feature for creating CHANGELOG files for new projects
  • A feature to set the default package-name to the name of the existing package
  • New unit-tests

Updated

  • The development environment
  • The format of transformed JSON and YAML files
  • All dependencies
  • The typescript-configuration for tests
  • The .npmignore file to exclude the .github directory
  • .json and .yml file-mappings to include new lines at the end of files

Show differences