Skip to content

Releases: MintPond/mint-logger

v2.0.1

14 May 15:23
Compare
Choose a tag to compare

Fix errors in scripts

  • argsArr undefined. Changed args to argsArr
  • tags.join is not a function
  • colors constant is not needed

v2.0.0

03 May 00:55
Compare
Choose a tag to compare
  • Upgrade mint-utils package ^2.0.0
  • Upgrade mocha package ^7.1.2
  • Improved instanceof handling
  • The instanceof checks in this release will not recognize instances from old versions as being the same.

Initial Release

01 May 01:24
Compare
Choose a tag to compare
v1.0.0

Initial commit