File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed
Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1+ v0.0.25 Sat 3 Apr 12:18:14 BST 2021
2+ * Light renaming
3+ * Gentle spring cleaning
4+ * Switch to GH actions
15v0.0.24 Sun 27 Sep 22:00:54 BST 2020
26 * Allow for both positional and associative depends (from JJ,)
37 * Add raku attribute, optionalise and deprecate 'perl'
Original file line number Diff line number Diff line change 11{
22 "name" : " META6" ,
3- "version" : " 0.0.24 " ,
3+ "version" : " 0.0.25 " ,
44 "auth" : " github:jonathanstowe" ,
55 "api" : " 1.0" ,
66 "description" : " Work with Raku META files" ,
Original file line number Diff line number Diff line change 22
33Do things with Raku [ META files] ( http://design.raku.org/S22.html#META6.json )
44
5+ [ ![ CI] ( https://github.com/jonathanstowe/META6/actions/workflows/main.yml/badge.svg )] ( https://github.com/jonathanstowe/META6/actions/workflows/main.yml )
6+
57## Synopsis
68
79The below will generate the * META6.json* for this module.
You can’t perform that action at this time.
0 commit comments