-
Notifications
You must be signed in to change notification settings - Fork 3
/
Changes
31 lines (30 loc) · 1.2 KB
/
Changes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
v0.1.4 Sun 7 Aug 09:43:53 BST 2022
* Upload to zef repository
v0.1.3 Thu 29 Apr 07:57:17 BST 2021
* Make more multi on Workflow for convenience of sub-classes
v0.1.2 Mon 19 Apr 14:44:33 BST 2021
* Add some lifecycle callbacks to the object for the convenience of sub-classes
* Fix the application of the role
v0.1.1 Mon 25 Jan 13:06:26 GMT 2021
* Some changes to make it easier for sub-classes
v0.1.0 Mon 18 Jan 10:15:01 GMT 2021
* Light renaming
* Move CI to github actions
v0.0.8 Wed 13 Mar 21:24:52 GMT 2019
* Small change to support Tinky::DB
v0.0.7 Tue 29 Jan 19:20:46 GMT 2019
* Spring clean and upload to CPAN
* Support for sub-classes where some attributes aren't real lists
* Standardize returns/return usage
v0.0.6 Mon 26 Nov 13:46:24 GMT 2018
* Fully qualify exception classes
v0.0.5 Sat Apr 29 16:15:36 2017 +0100
* Fix flappiness on slow and thread constrained computers
v0.0.4 Mon Dec 5 22:15:15 2016 +0000
* Interim support for Tinky::JSON todo a flappy test
v0.0.3 Tue Apr 26 14:46:04 2016 +0100
* Spring cleaning
v0.0.2 Fri Jan 29 16:21:25 2016 +0000
* Fixes for testing in a react block Add a useful example
v0.0.1 Mon Jan 18 18:05:44 2016 +0000
* Initial release