Revision history for Tie::Hash
0.0.8 2021-09-09T20:48:19+02:00
- Change file extension to .rakumod
- Migrate to zef ecosystem
- Update email address
- Update copyright year
- Update dependency
0.0.7 2020-11-12T21:21:12+01:00
- Change name of distribution
- Force to highest possible Raku version
- Update copyright year
- Tighten up dependency on P5tie
0.0.6 2019-11-10T22:48:14+01:00
- Added P5tie as a dependency to fix Travis testing problems
0.0.5 2019-11-10T20:06:46+01:00
- Changed Perl 5 to Perl
0.0.4 2018-04-25T20:39:20+02:00
- Add authority to the version information
0.0.3 2018-04-11T23:07:44+02:00
- Follow App:Mi6's default Changes format
0.0.2 2018-01-21T22:35:02+01:00
- Oops. Had mixed up the semantics of Tie::Hash and Tie::StdHash.
This version changes to the proper Perl 5 Tie::Hash semantics.
0.0.1 2018-01-17T14:07:01+01:00
- Initial implementation.