Skip to content

Releases: jonathanstowe/Lumberjack

v0.0.6

07 Oct 08:56
Compare
Choose a tag to compare

Make the file dispatcher work properly with the newly buffered IO::Handle

v0.0.5

26 Sep 16:48
Compare
Choose a tag to compare

Replace samewith with an explicit method call for performance reasons.

v0.0.4

27 May 16:01
Compare
Choose a tag to compare

Remove the dependency on Staticish

It seems that Staticish is at the mercy of subtle and difficult to diagnose regressions in rakudo
so at the small cost of some extra typing everything that it does has been provided in a more
robust way internally.

v0.0.3

31 Mar 16:19
Compare
Choose a tag to compare

Message.backtrace is now an array of Backtrace::Frame in order to simplify serialisation

v0.0.2

30 Mar 13:56
Compare
Choose a tag to compare

Fixed dependencies

v0.0.1

29 Mar 10:51
Compare
Choose a tag to compare

INitial release