Changelog of @hackage/headergen 0.2.0.0

0.2.0.0

  • Implemented templating engine.
  • Added two basic templates.

0.1.1.1

  • Fixed a bug in the build scripts causing build of 0.1.1.0 to fail.

0.1.1.0

  • Refactored all of the code and extracted major portions to own modules.
  • Implemented command "help" for detailed help information.

0.1.0.0

  • Implemented creation of a .headergen.def
  • Implemented creation of new files via .headergen.def

Disclaimer

This is a mere prototype providing basic functionalities. It's only use is to provide it's functionality for further development of headergen. You can use it but it won't be very pleasing to use as it's feature of automatic updating headers in existing files is not implementet yet. Also the sources are very unstructured and not splitted over several modules.