aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Collapse)AuthorFilesLines
2020-11-15Bump to version 2.0.0v2.0.0Patrick Spek1-1/+1
2020-11-15Move to SourcehutPatrick Spek1-0/+4
2020-11-15Rename Perl 6 to RakuPatrick Spek1-0/+2
2020-11-13Rewrite READMEPatrick Spek1-0/+10
2020-11-12Rewrite modulePatrick Spek1-0/+16
2018-03-28Bump version to 1.0.0v1.0.0Patrick Spek1-1/+1
2018-03-28Move Hash::Merge -> Hash::Merge::Augment, new Hash::Merge from Hash::Merge::FPatrick Spek1-0/+8
Original Hash::Merge is incredibly slow due to the MONKEY. This is someone that is very unlikely to be what people want. App::Assixt reports parse time to go from 13s to 7s on first run, 13s to 0.3s on subsequent runs, which is *massive*.
2018-03-14Bump version to 0.2.0Patrick Spek1-1/+1
2018-03-14Add a LICENSE filePatrick Spek1-1/+3
Fixes #3
2018-03-14Add a CHANGELOGPatrick Spek1-0/+9
Fixes #2