v0.1.4 Sun 7 Aug 09:45:19 BST 2022
* Upload to zef repository
v0.1.3 Thu 8 Apr 21:46:39 BST 2021
* Ignore the bits of the backtrace we're mot interested in
v0.1.2 Wed 31 Mar 14:26:40 BST 2021
* Fix memory leak in format-message
* Don't initialise Supplies unless they are used
v0.1.1 Fri 5 Feb 07:43:15 GMT 2021
* Sensible default for Logger.level
* Amend documentation to reflect reality
v0.1.0 Tue 2 Feb 12:27:26 GMT 2021
* Spring clean
* Switch to GH Actions for CI
v0.0.11 Wed 20 May 09:11:17 BST 2020
* Put the Backtrace handling back as it was
v0.0.10 Tue 10 Mar 19:43:43 GMT 2020
* Alter Backtrace handling for 2020.03
v0.0.9 Sat 22 Jun 13:59:58 BST 2019
* Rename exception to avoid collision
v0.0.8 Sat 9 Feb 08:58:36 GMT 2019
* Re-remove Staticish
v0.0.7 Thu 7 Feb 20:04:14 GMT 2019
* Put back the Staticish dependency
* Spring clean and add to CPAN
v0.0.6 Sat Oct 7 09:44:07 2017 +0100
* Make the file dispatcher work properly again
v0.0.5 Mon Sep 26 17:46:48 2016 +0100
* Replace the samewith for performance reasons
v0.0.4 Fri May 27 16:56:24 2016 +0100
* Remove the dependency on Staticish
v0.0.3 Thu Mar 31 17:16:01 2016 +0100
* Message.backtrace is now an array of Frames
v0.0.2 Wed Mar 30 14:54:42 2016 +0100
* Had left a key dependency out
v0.0.1 Tue Mar 29 11:48:19 2016 +0100
* Initial release