You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v2.0.0-beta.12:
* Upgraded formatting to kurly v2 which supports static pipes
* Implemented outputs as Kurly formats
* Include kurly in ulog as standard
* Added colors
* Added alignments
* Lazy loading
2.0.0-beta.11: Fix issue in IE/Safarim update deps
* IE and old Safari don't support backtracking lookups in regexes, removed it
* Updated all (dev) dependencies
Fixes#40
2.0.0-beta.10: Guard against `location` not being defined
Upgrade all dependencies
Fixes#35
Added full.min.js to .gitignore
Removed ulog.min.js and full.min.js from git index