diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2021-02-19 18:30:15 -0500 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2021-02-24 16:46:44 -0500 |
commit | 8e1f65ba9fe032656b9c70738bcf132265a67d0b (patch) | |
tree | 89e6e599cfedefaccbdc6457ea69b75df6ceff6d /CHANGELOG | |
parent | make changelog & echo version tag (diff) |
CHANGELOGdoc-reform_v0.11.2
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 45 |
1 files changed, 45 insertions, 0 deletions
@@ -1,5 +1,50 @@ CHANGELOG +2021-02-19 ralph.amissah@gmail.com + +make changelog & echo version tag +2021-02-19 ralph.amissah@gmail.com +fd77b18 + +track in org nix/dub.selections.nix +2021-02-19 ralph.amissah@gmail.com +d939001 + +spine / sisu markup sample in org mode +2021-02-05 ralph.amissah@gmail.com +639d672 + +shell_spine.nix added +2021-02-04 ralph.amissah@gmail.com +ba9da29 + +some pod samples including default generated and sisu-markup +2021-02-04 ralph.amissah@gmail.com +b562d23 + +spine scaffold generator, sample pod structure .sst document +2021-02-04 ralph.amissah@gmail.com +2640130 +- build pod structure, and +- minimal requirement for a document +- at the requested path +- uses rund (as D script compiler) + +nix, use pkgs.lib instead of stdenv.lib +2021-02-04 ralph.amissah@gmail.com +d765d89 +- see https://github.com/NixOS/nixpkgs/issues/108938 + +cosmetic, minor +2021-02-04 ralph.amissah@gmail.com +b73f643 + +0.11.2 2021-01-28 ralph.amissah@gmail.com +42baa49 + +CHANGELOG +2021-01-28 ralph.amissah@gmail.com +8f8d643 (tag: doc-reform_v0.11.1) spine, parallelization logic fix 2021-01-28 ralph.amissah@gmail.com |