Skip to content

Tags: Download/ulog

Tags

2.0.0-beta.19

Toggle 2.0.0-beta.19's commit message
2.0.0-beta.19

* Fixed #69
* Simplified .gitignore
* Updated all dependencies

2.0.0-beta.18

Toggle 2.0.0-beta.18's commit message
2.0.0-beta.18

Attempting to fix #46

2.0.0-beta.17

Toggle 2.0.0-beta.17's commit message
Changed build script to update version numbers in tutorial and vs

Work in progress on vs loglevel
Removed console.info statement

2.0.0-beta.16

Toggle 2.0.0-beta.16's commit message
Fixed updating of config

2.0.0-beta.15

Toggle 2.0.0-beta.15's commit message
2.0.0-beta.15: Fixed missing screenshot

+ Added screenshot to list of files in package.json
+ Updated README

2.0.0-beta.14

Toggle 2.0.0-beta.14's commit message
2.0.0-beta.14: Fine-tuning

+ Slightly updated default formats
+ Updated the README
* Added a screenshot to illustrate alignment

2.0.0-beta.13

Toggle 2.0.0-beta.13's commit message
2.0.0-beta.13

### The lucky number beta
+ Added file that was missing from commit (but not from publish)
+ Fixed some errors in README

2.0.0-beta.12

Toggle 2.0.0-beta.12's commit message
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

Toggle 2.0.0-beta.11's commit message
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

Toggle 2.0.0-beta.10's commit message
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