v1.0.0-beta.1
Pre-release
Pre-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,resetandoutputmethods - Moved functionality out to libs for simplicity of updating
Fixed
- Fixed issues with the bright colors on the
fgandbgmethods
Full Changelog: v1.0.0-beta.0...v1.0.0-beta.1