Formatted changelog
h3rald h3rald@h3rald.com
Wed, 17 Jun 2026 07:06:12 +0200
1 files changed,
21 insertions(+),
55 deletions(-)
jump to
M
CHANGELOG.md
→
CHANGELOG.md
@@ -1,138 +1,104 @@
-# v1.4.1 - 2026-05-22 +## Changelog + +### v1.4.1 (2026-05-22) - Upgraded min to v0.46.1 - The settings symbol is now an actual dictionary, not a Nim proc (enables dot notation in rules/scripts). -Changes - -# v1.4.0 - 2024-10-21 +### v1.4.0 (2024-10-21) Upgraded min to v0.45.0. -Changes - -# v1.3.10 - 2023-10-09 +### v1.3.10 (2023-10-09) - Upgraded min to v0.40.0. - Upgraded hastyscribe to v2.1.0. -Changes - -# v1.3.9 - 2023-09-01 +### v1.3.9 (2023-09-01) - Updated to HastyScribe v2.0.0. - Now using nim-mustache for Mustache processing. - Simplified installation. -Changes - -# v1.3.8 - 2023-08-15 +### v1.3.8 (2023-08-15) - Updated min to v0.39.2 - Updated HastyScribe to v1.12.5 - Compiled with Nim v2.0.0 -Changes - -# v1.3.7 - 2021-04-25 +### v1.3.7 (2021-04-25) - Updated min to v0.35.1 - Updated HastyScribe to v1.12.4 - Compiled with Nim v1.4.6 -Changes - -# v1.3.6 - 2021-03-20 +### v1.3.6 (2021-03-20) - Updated min to v0.35.0 (contains breaking changes to scripts and rules syntax) - Compiled with Nim v1.4.4 -Changes - -# v1.3.5 - 2020-10-31 +### v1.3.5 (2020-10-31) - Updated to min v0.21.1 - Updated to hastyscribe v1.12.2 - Fixed post/clean scripts (#3) - Compiled with Nim v.1.4.0 -Changes - -# v1.3.4 - 2020-09-11 +### v1.3.4 (2020-09-11) - Fixed Linux cross-compilation - Updated to min v0.20.1 - Updated to hastyscribe v1.21.1 -Changes - -# v1.3.3 - 2019-12-29 +### v1.3.3 (2019-12-29) - Added -static linker option when cross-compiling for linux (resulted in runtime error, see #2). -Changes - -# v1.3.2 - 2019-09-30 +### v1.3.2 (2019-09-30) - Fixed processing of metadata fields (#1). - Upgraded to min v0.19.5. - Tested on Nim v1.0.0 -Changes - -# v1.3.1 - 2019-08-25 +### v1.3.1 (2019-08-25) - Upgraded min to v0.19.4; tested on Nim v0.20.2. -Changes - -# v1.3.0 - 2018-12-09 +### v1.3.0 (2018-12-09) - Implemented support for SCSS-like partial imports. -Changes - -# v1.2.2 - 2018-11-24 +### v1.2.2 (2018-11-24) - Upgraded to min v0.19.2 - Upgraded to HastyScribe v1.11.0 - Compatible with Nimble v0.19.0 - Refactored build tasks in nimble file -Changes - -# v1.2.1 - 2018-08-12 +### v1.2.1 (2018-08-12) Upgraded to min v0.19.0. -Changes - -# v1.2.0 - 2018-04-29 +### v1.2.0 (2018-04-29) - Upgraded HastyScribe to v1.10.0. - Upgraded min to v0.15.2. - Improved stylesheets. -Changes - -# v1.1.0 - 2018-03-11 +### v1.1.0 (2018-03-11) - Upgraded HastyScribe to v1.8.0. - Upgraded min to v0.15.0. - Fixed compilation warnings with Nim 0.18.0. - Now including Font Awesome 5. -Changes - -# v1.0.1 - 2017-11-19 +### v1.0.1 (2017-11-19) - Upgraded to HastyScribe v1.7.1. - Upgraded to min v0.13.0. - Minor fixes to the default CSS stylesheet. -Changes - -# v1.0.0 - 2017-11-12 +### v1.0.0 (2017-11-12) First public release, with full documentation on https://hastysite.h3rald.com.