Skip to content

Releases: Download/ulog

v1.0.3

13 Jul 16:17
Compare
Choose a tag to compare

1.0.3 Updated dependencies

Minor refresh that just updates all dependencies, docs, greenkeeper

v1.0.2

20 Feb 22:55
Compare
Choose a tag to compare
1.0.2: Updated README

v1.0.1

20 Feb 22:40
Compare
Choose a tag to compare
1.0.1: Updated deps, fixed #4

v1.0.0

23 Oct 14:50
Compare
Choose a tag to compare

ulog - Microscopically small logging module

Ulog builds on the experience gained building and using Picolog,
possibly the smallest universal logging library on NPM that supports levels, and adds some features
from debug that I missed. Even with these extra features, ulog is
still very small, weighing in just over 1 kB minified and gzipped.

v0.3.0

26 Sep 12:45
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

0.3.0: Finishing touches

Touched up README
Reduced number of Travis test targets to reduce CI throughput time

v0.2.0

26 Sep 11:35
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

0.2.0: UMD fix, tinier build

Fixed issue with UMD build
Add simple test of UMD lib
Replaced Webpack UMD build with custom build to shave off even more bytes

v0.1.0

25 Sep 23:15
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
0.1.0: Initial working version with tests