Revision history for Tie::Array
0.0.8 2021-09-09T20:45:03+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:06:06+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:47:03+01:00
- Added P5tie as a dependency to fix Travis testing problems
0.0.5 2019-11-10T20:05:41+01:00
- Changed Perl 5 to Perl
0.0.4 2018-04-25T20:37:08+02:00
- Add authority to the version information
0.0.3 2018-04-11T23:04:22+02:00
- Follow App:Mi6's default Changes format
0.0.2 2018-01-21T20:14:01+01:00
- Oops. Had mixed up the semantics of Tie::Array and Tie::StdArray.
This version changes to the proper Perl 5 Tie::Array semantics.
0.0.1 2018-01-16T21:56:01+01:00
- Initial implementation.