v0.0.26 Mon 9 Aug 17:55:38 BST 2021 * Remove previously deprecated 'perl' attribute v0.0.25 Sat 3 Apr 12:18:14 BST 2021 * Light renaming * Gentle spring cleaning * Switch to GH actions v0.0.24 Sun 27 Sep 22:00:54 BST 2020 * Allow for both positional and associative depends (from JJ,) * Add raku attribute, optionalise and deprecate 'perl' * Bump JSON::Class version to bring in fixes in JSON::Marshal v0.0.23 Mon 4 Mar 19:58:41 GMT 2019 * Remove :api adverb to appease older rakudo v0.0.22 Thu 14 Feb 20:24:03 GMT 2019 * Spring clean v0.0.21 Thu 17 Jan 20:50:14 GMT 2019 * Add Str method from @Tyil v0.0.20 Mon 7 Jan 21:41:28 GMT 2019 * Fix for repeated typo of Specification from JJ * Make auth spec and add api v0.0.19 Tue 12 Dec 20:22:29 GMT 2017 * Fix for constructor in examples from dmaestro v0.0.18 Thu Sep 21 20:31:25 2017 +0100 * Some improvements to the associative façade v0.0.17 Thu Aug 17 09:53:53 2017 +0100 * Should the suggested meta6 to specced meta-version v0.0.16 Sat Jul 22 12:37:14 2017 +0100 * Fix version matcher in use v0.0.15 Sat Apr 22 16:09:48 2017 +0100 * Skip the unused object attributes v0.0.14 Thu Apr 20 19:39:19 2017 +0100 * Add licence to support v0.0.13 Wed Apr 19 19:59:04 2017 +0100 * Make support associative (from gfldex.) v0.0.11 Thu Aug 4 19:56:56 2016 +0100 * Version bounce v0.0.10 Fri May 27 11:23:49 2016 +0100 * Make JSON::Fast an explicit test dependency v0.0.9 Mon May 2 11:19:53 2016 +0100 * %.resource became @.resources v0.0.8 Sun May 1 21:37:47 2016 +0100 * Change 'perl' to 'perl-version' this is a nom-backward compatible change but unavaoidable Test against most of the distributions. v0.0.7 Sat Mar 12 14:46:01 2016 +0000 * Can no longer just shift off Version.parts v0.0.6 Thu Feb 18 17:49:11 2016 +0000 * Make it easier to construct from scratch Also suppress certain customary fields to make it better to generate v0.0.5 Thu Jan 28 16:26:11 2016 +0000 * use JSON::Name v0.0.4 Sun Jan 3 11:24:26 2016 +0000 * Add a warning (just once) for the "v" in version literals * Up version * Up the version * Add POD