Peter Taoussanis
3a5687a546
Bump version (2.2.0) for pending updates
2013-07-09 16:20:38 +07:00
Peter Taoussanis
a3fb7cde78
Bump non-core deps
2013-07-09 13:28:29 +07:00
Peter Taoussanis
7050f7d205
Bump dependency (clj-stacktrace 0.2.6)
2013-06-26 18:34:55 +07:00
Peter Taoussanis
137a49faa3
Lein :warn-on-reflection -> :global-vars
2013-06-26 18:12:06 +07:00
Peter Taoussanis
bfe517634f
Add `codox` lein alias
2013-06-26 17:08:46 +07:00
Peter Taoussanis
7ff8835659
Add `before-run`, `after-run` Expectations fns
2013-06-26 14:47:52 +07:00
Peter Taoussanis
05ff38c7b4
Clean up project.clj, add Clojure 1.6 test
2013-06-25 15:12:17 +07:00
Peter Taoussanis
2c1d7cd221
Bump dep (core.tools 0.1.2)
2013-06-15 22:30:20 +07:00
Peter Taoussanis
71218f7086
Allow no-message throwable logging, use `str` for ex-data printing
2013-06-07 20:45:33 +07:00
Peter Taoussanis
5d4e5f2739
Fix ex-data separator
2013-06-07 20:22:00 +07:00
Peter Taoussanis
092f3b7925
Bump version (2.1.0)
2013-06-07 20:16:15 +07:00
Peter Taoussanis
f1d2d89713
Bump version (2.0.1)
2013-06-05 20:16:52 +07:00
Peter Taoussanis
2c6939a327
project.clj housekeeping, add Codox as plugin
2013-06-01 19:36:31 +07:00
Peter Taoussanis
43434921a3
Bump version (2.0.0)
2013-06-01 19:31:51 +07:00
Peter Taoussanis
e59918b59f
Bump version (2.0.0-SNAPSHOT)
2013-06-01 19:31:21 +07:00
Peter Taoussanis
0dea5a430b
BREAKING: Bump minimum Clojure version (1.4)
2013-06-01 19:31:21 +07:00
Peter Taoussanis
cef5440d50
Bump Clojure 1.5 test dependency (1.5.1)
2013-06-01 19:29:57 +07:00
Peter Taoussanis
6c0ac295f4
Bump version (1.6.0)
2013-04-22 22:24:45 +07:00
Peter Taoussanis
fdacde069a
Bump version (1.5.3)
2013-04-14 16:30:55 +07:00
Peter Taoussanis
114e35d93c
Bump version (1.5.2)
2013-02-11 11:47:59 +07:00
Peter Taoussanis
766a3d61b0
Bump version (1.5.1)
2013-02-08 14:22:08 +07:00
Peter Taoussanis
ba172dfc21
Bump version (1.5.0)
2013-02-07 18:51:28 +07:00
Peter Taoussanis
4c76cd99e5
Bump version (1.4.0)
2013-02-05 20:05:49 +07:00
Peter Taoussanis
13c148e992
Bump version (1.3.1)
2013-02-03 01:10:31 +07:00
Peter Taoussanis
c6340d9b13
Bump version (1.3.0)
2013-01-29 16:55:25 +07:00
Peter Taoussanis
c91d64eca9
Bump version (minor)
2013-01-04 15:03:27 +07:00
Peter Taoussanis
7c81fc58de
Fix `config` docstring
2012-12-28 14:12:53 +07:00
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