Skip to content

Releases: towergame/yatsl

v1.3.5

12 Sep 08:46
Compare
Choose a tag to compare

What's Changed

  • Refactor tests to be less monolithic by @towergame in #29
  • allowList and blockList added by @sakars in #35
  • Fix tab = false behaviour and general JSON formatting by @towergame in #36

New Contributors

Full Changelog: v1.3.4...v1.3.5

v1.3.4

16 Nov 14:26
Compare
Choose a tag to compare

Changes:

  • Updated minimatch to v3.1.2 to mitigate ReDoS vulnerability

v1.3.3

05 Aug 17:59
Compare
Choose a tag to compare

Changes:

  • Fixed logger.log not logging the correct line

v1.3.0

04 Aug 20:56
Compare
Choose a tag to compare

Changes:

  • Added the ability to log objects as JSON, including syntax highlighting
  • Added the ability to override config options for a single call

Version 1.2.1

03 Aug 15:01
Compare
Choose a tag to compare

Changes:

  • Fixed every level logging at EMERGENCY log level