Skip to content
This repository was archived by the owner on Oct 3, 2020. It is now read-only.

Releases: neurolag/TSModuleGenerator

TSModuleGenerator v1.2.4

06 Aug 00:36

Choose a tag to compare

TSModuleGenerator v1.2.4

  • Rewrite all generated markdown-files according to markdownlint
  • Update all dependencies
  • Fix all vulnerabilities

Show differences

TSModuleGenerator v1.2.3

16 Jun 20:36

Choose a tag to compare

TSModuleGenerator v1.2.3

  • Improve the stability of the code

Show differences

TSModuleGenerator v1.2.2

05 Jan 16:25

Choose a tag to compare

TSModuleGenerator v1.2.2

  • Reworked the Mocha-integration

TSModuleGenerator v1.2.1

08 Dec 17:11

Choose a tag to compare

TSModuleGenerator v1.2.1

  • Added .js.map-files to the genmerated .npmignore-file

TSModuleGenerator v1.2.0

05 Dec 16:06

Choose a tag to compare

TSModuleGenerator v1.2.0

  • Added a clean-script for cleaning the tsc-output
  • Replaced the generator-code by the extended-yo-generator module
  • Added a script for cleaning and/or rebuilding the code
  • Reworked the generated VSCode-workspace
  • Improved the user-experience

TSModuleGenerator v1.1.1

22 Nov 19:38

Choose a tag to compare

TSModuleGenerator v1.1.1

  • Fix the lintng of the generated module

TSModuleGenerator v1.1.0

20 Nov 13:41

Choose a tag to compare

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

09 Nov 13:05

Choose a tag to compare

TSModuleGenerator v1.0.0

  • Fixed the naming of the module

TSModuleGenerator v1.0.0

09 Nov 12:34

Choose a tag to compare

TSModuleGenerator v1.0.0

  • Added a working generator for creating node-modules written in TypeScript