All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Code templates set language version v6.d instead of dummy v6
- Github Actions artifacts used and generated instead of Travis CI
- Modules can have unmanaged licenses that aren't present in License::Software
- Unicode in JSON not escaped anymore - using JSON::Fast to produce META6
- 'new here' subcommand to generate a module in the current directory
- Source files to conform the 'Raku' name
- Extension of generated files 'pm6' -> 'rakumod'
- Handling no dependencies
- Building in rakudo ecosystem
xt/
directory to list of watched directories- license header to generated test files
- deps plugin ignore
v6.c
,v6.d
& ect… deps
- lib/.precomp to gitignore template
- failing to generate META6.json when not GitHub ssh url
- Do not initialize git repo if already in one