All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
- git hooks to ensure documentation and changelog are always up to date.
- clean output directory before tests.
- generates either SVG or PNG format.
- uses
puml
instead of plantuml. - adds
list-all-fonts
action. - adds
--style STYLE-FILE
option. - adds
--with-puml
. - adds
run-task-enhanced
and refactorbuild.clj
. - corrects Eastwood's linting errors.
- removes aliases that are already provided by
practicalli
. - adds
markdown2mindmap_convert
helper. - uses
style
instead ofskinparam
for custom styles. build
is now an external lib.- adds
github_actions_local
with nix-shell. build
is now on Github.puml
files were missing plantuml directives- process complete directory; Both SVG and PUML output are optional
- do not generate unchanged file
- changed extension to 3md; updated deps
markdown2mindmap_convert
helper removed.- update deps, point out the bug to be corrected
- update build part