Skip to content

Releases: SEbbaDK/marka

v0.3.0 - Silence, New Selectors and Bugfixes

08 Mar 12:37
Compare
Choose a tag to compare

The tool is silent by default, and --verbose has to be used to show stages of compilation.

  • Combiner has new regex and substring support
  • Fix watcher throwing errors on change
  • Fix combiner not cutting off ends when using between (the old begin-end selector)
  • Fix --filter not working in folder-mode

Full Changelog: v0.2...v0.3.0

v0.2 - Support for automatic rerending

17 Feb 09:05
Compare
Choose a tag to compare
  • Introduce the new -w flag to automatically rerender the document, if the main file or any €[] included files are modified

v0.1 - Initial Release

17 Feb 09:04
Compare
Choose a tag to compare

Initial release

  • Basic rendering support
  • Automatic bibliography insertion
  • Automatic meta-file inclusion
  • Support for combining files via the €[file] syntax