Releases: vaclavsvejcar/headroom
Releases · vaclavsvejcar/headroom
v0.4.3.0
This is a minor release that brings some new cool features, but doesn't require any migration from previous version.
- https://doc.norcane.com/headroom/v0.4.3.0/whats-new/
- https://doc.norcane.com/headroom/v0.4.3.0/migration-guide/
New & noteworthy
v0.4.2.0
This is a minor release that brings some new cool features, but doesn't require any migration from previous version.
- https://doc.norcane.com/headroom/v0.4.2.0/whats-new/
- https://doc.norcane.com/headroom/v0.4.2.0/migration-guide/
New & noteworthy
v0.4.1.0
v0.4.0.0
This is a major release that brings new cool features, but also some breaking changes. Please make sure you check following links before upgrading:
- https://doc.norcane.com/headroom/v0.4.0.0/whats-new/
- https://doc.norcane.com/headroom/v0.4.0.0/migration-guide/
New & noteworthy
- [#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
v0.3.1.0
v0.3.0.0
- [#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
- Minor improves in generated
.headroom.yaml
ininit
mode