All Versions
16
Latest Version
Avg Release Cycle
47 days
Latest Release
1192 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.4.3.0 Changes
January 20, 2022- ⚡️ [#78] Check automatically for Headroom updates
- [#81] Add support for PHP language
- ⚡️ [#83] FIXED: Update Copyright post-processor incorrectly changes years in some cases
- [#84] Add support for Dart language
- [#85] Add support for Kotlin language
- Bump LTS Haskell to
18.22
-
v0.4.2.0 Changes
July 01, 2021- [#42] Add option to exclude source paths ignored by VCS
- [#66] Allow loading templates from HTTP(S) resource
- Bump LTS Haskell to
18.0
-
v0.4.1.0 Changes
March 14, 2021- [#69] Improve console output
- [#71] Add support for Go language
- ✅ [#72] FIXED: Headroom doctest not passing with hashable-1.3.1.0
-
v0.4.0.0 Changes
March 04, 2021- 🛠 [#57] FIXED: put-before/put-after in commented code breaks header detection
- 🔧 [#58] BREAKING CHANGE: Extend configuration for defining header margins
- 🔧 [#59] Check compatibility of loaded YAML configuration
- [#61] BREAKING CHANGE: Use regular expressions to specify headers start/end
- 🛠 [#62] Sanitize block comment headers with line prefixes
- 💻 [#64] Add command line option for displaying version
- Bump LTS Haskell to
17.5
-
v0.3.2.0 Changes
November 26, 2020- 👷 [#56] Move CI from Travis to GitHub Actions
- 🛠 Minor improvements & bugfixes
- Bump LTS Haskell to
16.23
-
v0.3.1.0 Changes
August 18, 2020 -
v0.3.0.0 Changes
June 28, 2020- [#25] Extract dynamic variables from Haskell source code files
- [#29] Add dynamic variable for current year and add support for updating years
- 🔧 [#30] Allow workflow without configuration and template files
- 📚 [#49] Microsite for documentation (https://doc.norcane.com/headroom/latest/)
- [#51] Allow template variable values to be templates itself
- [#52] Post-processing functions for license headers
- 🛠 Various bugfixes and performance improvements
- Bump LTS Haskell to
16.2
-
v0.2.2.1 Changes
May 08, 2020- Minor improves in generated
.headroom.yaml
ininit
mode
- Minor improves in generated
-
v0.2.2.0 Changes
May 04, 2020- 💻 [#45] Add
-c|--check-headers
command line option - Bump LTS Haskell to
15.11
- 💻 [#45] Add
-
v0.2.1.1 Changes
April 30, 2020- 🏗 [#47] Make possible to build Headroom with GHC 8.10
- ✂ Remove unused dependency on
text
package.