All Versions
16
Latest Version
Avg Release Cycle
47 days
Latest Release
798 days ago

Changelog History
Page 2

  • v0.2.1.0 Changes

    April 29, 2020
    • โœ… [#41] Add --dry-run option to allow test run without changing files.
    • [#44] Don't touch files whose contents have not changed.
    • [#46] Add -e|--excluded-path=REGEX option to exclude source paths.
    • Bump LTS Haskell to 15.10.
    • โœ‚ Remove unused dependencies.
  • v0.2.0.0 Changes

    April 25, 2020
    • [#28] Allow license headers to be anywhere in the file, not only at the very beginning.
    • [#31] Render templates for each source file instead of once (blocker for [#25])
    • ๐Ÿ”ง [#32] Allow custom user configuration for license headers.
    • ๐Ÿ‘ [#34] Support for Rust
    • ๐Ÿ‘ [#35] Support for Bash
    • [#36] Support for C/C++
    • [#38] Add -a|--add-headers command-line option
    • bump LTS Haskell to 15.9
  • v0.1.3.0 Changes

    March 23, 2020
    • ๐Ÿ”ง [#24] Added Init command that automatically creates initial Headroom configuration and set of templates.
    • โฌ†๏ธ bump LTS Haskell to 15.5
  • v0.1.2.0 Changes

    March 06, 2020
    • ๐Ÿ›  FIXED: missing test-data/ folder in dist tarball prevents tests execution
    • bump LTS Haskell to 15.2
  • v0.1.1.0 Changes

    February 26, 2020
    • FIXED: missing embedded/ folder in dist tarball for Hackage prevents successful build using Cabal
    • bump LTS Haskell to 15.1
  • v0.1.0.0 Changes

    February 20, 2020

    ๐ŸŽ‰ Initial release.