Skip to content

v1.0.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@apalfrey apalfrey released this 14 Sep 00:38
· 45 commits to master since this release

[1.0.0-beta.1] - 2020-09-10

Added

  • Implemented basic mocha tests
  • Timestamps can now be disabled
  • Outputs can be buffered for use at a later point
  • Added a Readme detailing how to use the logger
  • Implemented a changelog

Changed

  • Converted the logger to a class instead of a function with prototypes
  • Implemented more checks to the modifier, reset and output methods
  • Moved functionality out to libs for simplicity of updating

Fixed

  • Fixed issues with the bright colors on the fg and bg methods

Full Changelog: v1.0.0-beta.0...v1.0.0-beta.1