CHANGELOG
Changlog
For RakuConfig
Table of Contents
2021-01-242021-01-272021-02-08v0.3.1 2022-07-08
2021-01-24
Add Changelog
Add test for no config.raku file
re-order tests, put author and extensive tests in xt/
add :cache = True option, so that if :!cache, then the previous value of config is not used
2021-01-27
added test for empty strings in config files, no need to change code
removed :cache and replaced with :no-cache which is False by default
2021-02-08
removed write-config, so as to reduce dependency on PrettyDump.
remove 'Test::META', 'Test::Deeply::Relaxed', 'File::Directory::Tree' from Test depends.
v0.3.1 2022-07-08
bump version
change auth to zef, prepare for fez
change to githhub actions
Rendered from CHANGELOG at 2022-07-08T22:51:13Z