Changelog
Release 0.3.1
This release updates documentation and stock templates to include tags related code.
Release 0.3.0
This release contains minor bugfixes and one feature implementation.
Features:
- First working iteration of Document Tags implemented
Bugfixes:
-
It is now possible to generate
wb
‘s own documentation using the containerised executable; it was previously breaking unable to dynamically read include files from the mounted file system. - Front-matter can now be parsed properly even if the document contains multiple YAML-style separators.
Various changes:
- Removed noisy log entry
- Improved test coverage
- Improved documentation