-
Notifications
You must be signed in to change notification settings - Fork 2
Change Log
Vajahath Ahmed edited this page Feb 18, 2017
·
1 revision
-
v1.4.1, v1.4.2
- Patch: Excluding an unnecessary folder -> reduces package size.
- Updating docs and media.
-
v1.4.0 (26th Jan 2017)
- Added support for custom color configuration.
- Added support for multiple arguments. (thanks @demacdonald)
- Stability and performance improvements.
-
v1.3.1, v1.3.2
- Docs update.
-
v1.3.0
- Internal code structure redesigned for better flexibility. (thanks @demacdonald for #4)
- This package is now capable of having more features in a well structured manner. Developers can now add new features with ease. We invite you to do so.
-
v1.2.0
- Adds support for
trace
. - Adds support for
info
. (thanks @amandeepmittal) - Bug fixes
-
line()
functions now support older versions of node. - Changed some colors for better accessibility on Windows and Linux machines.
- Fixed some minor quirks.
-
- Adds support for
-
v1.1.3
- bug fixes
- docs update
-
v1.1.2
- bug fixes
- docs update
-
v1.1.1
- bug fixes
- docs update
-
v1.1.0
- adds support for drawing lines
- docs update
-
versions < 1.1.0
- adds support for semantic outputs.
- bug fixes
- doc updates
- How to change color of texts or lines?
- How to adjust level of logging?
- I'm in a project team. Every people uses different color schemes. How to manage it? Add
lmeconfig.json
to.gitignore
file.