Commit Graph

22 Commits

Author SHA1 Message Date
Peter Taoussanis a1c888ae57 Bump version (minor) 2012-12-16 19:24:07 +07:00
Peter Taoussanis ab1dc34e6a Bump version (1.0.0)! 2012-11-05 00:17:48 +07:00
Peter Taoussanis bbc6431fbe Bump dependency (clj-stacktrace 0.2.5) 2012-11-04 23:41:21 +07:00
Peter Taoussanis 4b2cae60d3 Bump version (minor) 2012-10-26 16:28:35 +07:00
Peter Taoussanis 734d598363 Bump version (minor) 2012-10-19 15:26:54 +07:00
Peter Taoussanis 1fce815c09 Bump version (minor) 2012-09-21 21:03:23 +07:00
Peter Taoussanis edf2a13817 Housekeeping 2012-09-02 00:02:06 +07:00
Peter Taoussanis a0c6b03359 Bump version (major). 2012-07-26 22:39:21 +07:00
Peter Taoussanis 0591e85418 Clean up testing config. 2012-07-23 20:48:49 +07:00
Peter Taoussanis bfa33a7e8e Merge branch 'dev': v0.7.0. 2012-07-13 18:12:44 +07:00
Peter Taoussanis cca1141c7f BREAKING: Moved Postal appender to own ns and no longer automatically include Postal as dependency.
All future appenders that depend on an external library will follow this pattern, allowing the
flexibility to add more diverse appenders without the worry of bloating Timbre core or Timbre's
dependencies.

See updated README example for how to include standard email appender.
2012-07-13 17:32:23 +07:00
Peter Taoussanis c1d9442ec2 Merge branch 'dev': v0.6.1. 2012-07-05 16:49:54 +07:00
Peter Taoussanis 2aa9d4d83f Merge branch 'dev': v0.6.0. 2012-07-03 21:22:44 +07:00
Peter Taoussanis 7dc339aca8 0.5.2
* Added check for valid logging level for 'set-level!' and for logging fns.
* Added ':report' level above fatal.
* Fixed arglists for 'log' macro.
* A few other bits of house-keeping.

Signed-off-by: Peter Taoussanis <ptaoussanis@gmail.com>
2012-07-01 18:08:45 +07:00
Peter Taoussanis 3b68744322 Pushed v0.5.1.
* Added note to README about new Clojars group.

Signed-off-by: Peter Taoussanis <ptaoussanis@gmail.com>
2012-06-29 14:13:28 +07:00
Peter Taoussanis cc58ac0025 Moved to new Maven group artifact. 2012-06-27 19:08:07 +07:00
Peter Taoussanis 4ddbcf2016 Bumped Postal dependency to 1.8.0. 2012-06-27 17:49:05 +07:00
Peter Taoussanis 5f1862a334 A few minor superficial tweaks.
* Updated .gitignore
* Added copyright info to README.
* Added Clojure 1.3 dependency to project.clj.
* Cleaned up some arg names in core.clj.

Signed-off-by: Peter Taoussanis <p.taoussanis@gmail.com>
2012-06-12 22:02:24 +07:00
Peter Taoussanis 8c449134bb Added clj-stacktrace to dependencies.
Signed-off-by: Peter Taoussanis <p.taoussanis@gmail.com>
2012-05-29 19:46:48 +07:00
Peter Taoussanis 8995dd9431 Excluding Postal's repl-utils dependency.
Signed-off-by: Peter Taoussanis <p.taoussanis@gmail.com>
2012-05-29 19:26:01 +07:00
Peter Taoussanis 6d6e9909d5 Bumped version number for previous fix. 2012-05-28 16:59:54 +07:00
Peter Taoussanis d74de51a05 Initial commit.
* Working library.
* Basic README.

Signed-off-by: Peter Taoussanis <p.taoussanis@gmail.com>
2012-05-28 15:13:11 +07:00