1 2015-01-09 Sergio de la Garza <sergio@delagarza.io>
5 * lib/cobalt.js (dependencies): require colors fix the log output when
6 using the tocken formatter.
9 2014-03-20 Ben Beltran <ben@nsovocal.com>
13 * lib/cobalt.js (buildLog): logging a logObject will now use the calling
14 method's severity instead of the logObject severity. so calling `#error`
15 will always provide severity level 3.
17 * package.json: Updates neon dependency to 2.0, adds tellurium as
20 * /test: Adds VERY basic tests before tellurium is integrated.