Releases: veliovgroup/Meteor-logger-console
Releases · veliovgroup/Meteor-logger-console
v2.1.0
- ✨
highlight
option to disable console-colors, implementing #10, thanks to @catonice - 👨🔧 Fix #9 by upgrading
ostrio:[email protected]
, thanks to @bladerunner2020 - 👨💻 Minor codebase refactoring
- 🤝 Support for
[email protected]
- 👨🔬 Improve test suite
v2.0.5
- 🤝 Compatibility with
[email protected]
- 📦 Update internal Atmosphere dependencies
- 📄 Documentation update
- 👨🎨 Update screen shots
- 👷♂️ Regular maintenance update
v2.0.4
- 🗑 Get rid of
underscore
package - 📦 Update NPM and Atmosphere dependencies
- 🤝 Compatibility with
[email protected]
v2.0.3
- Fix #8 , thanks to @chafey
- Dependencies update
- Compatibility with
[email protected]
- Community meta, docs, guidelines, and etc.
v2.0.2
v2.0.1
- Compatibility with
[email protected]
- Dependencies update
v2.0.0
- Compatibility with latest Meteor release
- Dependencies update
- Move codebase to ES6 (No more CoffeeScript)
- Overall codebase enhancements
- API is slightly changed - please, see the docs
- Breaking:
LoggerConsole
is not exported to global scope use - ES6import
v1.2.1
- Fix logger-mongo #12
- Finally fix #2
- Minor code improvements
v1.2.0
v1.1.2
- Codebase enhancements and fixes
- Dependencies update
- Docs update