Skip to content

Log2JV - v0.6

Choose a tag to compare

@stepan2521 stepan2521 released this 05 Sep 10:44
· 9 commits to main since this release
  • Added FATAL logging level and corresponding fatal(...) methods
    (severity above ERROR). FATAL messages are written to stderr and coloured
    in bold magenta.
  • Fixed parsing of $${} sequences (literal $ + placeholder).
  • Expanded Demo with more examples and a try/catch demonstration.

Full Changelog: v0.4...v0.6