Releases: lisaychuang/bite-log
Releases · lisaychuang/bite-log
v1.6.2
1.6.2 (2018-08-07)
Bug Fixes
- style functions are now defined on Logger prototype instead of each instance (12cd83a)
v1.6.1
1.6.1 (2018-08-06)
Bug Fixes
- README - keep image aspect ratios (338f31f)
v1.6.0
1.6.0 (2018-08-06)
Bug Fixes
Features
- Basic node support with non-colorize logging, with accompanying tests (73998e8)
v1.5.5
1.5.5 (2018-08-06)
Bug Fixes
- changed example image styling (b7423f9)
v1.5.4
1.5.4 (2018-08-06)
Bug Fixes
- added Stackblitz examples to USAGE section (4cbe60a)
v1.5.3
1.5.3 (2018-08-05)
Bug Fixes
- change Level from const enum to enum to benefit JS users (e061607)
v1.5.2
1.5.2 (2018-08-05)
Bug Fixes
- updated README with color and styles (5a1f184)
v1.5.1
1.5.1 (2018-08-05)
Bug Fixes
- added author in package.json (c1a0902)
v1.5.0
1.5.0 (2018-08-04)
Features
v1.4.2
1.4.2 (2018-08-03)
Bug Fixes