This repository was archived by the owner on Oct 3, 2020. It is now read-only.
Releases: neurolag/TSModuleGenerator
Releases · neurolag/TSModuleGenerator
TSModuleGenerator v1.2.4
TSModuleGenerator v1.2.4
- Rewrite all generated markdown-files according to markdownlint
- Update all dependencies
- Fix all vulnerabilities
TSModuleGenerator v1.2.3
TSModuleGenerator v1.2.2
TSModuleGenerator v1.2.2
- Reworked the Mocha-integration
TSModuleGenerator v1.2.1
TSModuleGenerator v1.2.1
- Added
.js.map-files to the genmerated.npmignore-file
TSModuleGenerator v1.2.0
TSModuleGenerator v1.2.0
- Added a
clean-script for cleaning thetsc-output - Replaced the generator-code by the
extended-yo-generatormodule - Added a script for cleaning and/or rebuilding the code
- Reworked the generated VSCode-workspace
- Improved the user-experience
TSModuleGenerator v1.1.1
TSModuleGenerator v1.1.1
- Fix the lintng of the generated module
TSModuleGenerator v1.1.0
TSModuleGenerator v1.1.0
- Added Unit-Tests in order to ensure the generator works correctly
- Changed the linting-concept to the plugin-driven linting
- Reworked the ignore-files
- Improve the generator-automation
- Reworked the layout of the package-manifest file
TSModuleGenerator v1.0.0
TSModuleGenerator v1.0.0
- Fixed the naming of the module
TSModuleGenerator v1.0.0
TSModuleGenerator v1.0.0
- Added a working generator for creating node-modules written in TypeScript