Revision history for Map-Agnostic
0.0.10 2024-08-10T13:18:15+02:00
- Up dependency on Hash::Agnostic to get fix for calling
.Str / .gist / .raku on type objects
- Modernize rakudoc
0.0.9 2024-07-21T11:37:57+02:00
- Up dependency on Hash::Agnostic
- Add separate CI badges for each OS supported
- Add sponsor button
0.0.8 2024-04-28T12:50:54+02:00
- Up dependency on Hash::Agnostic
- Use modern extension for test files
- Update copyright year
0.0.7 2023-12-15T23:54:49+01:00
- Up dependency on Hash::Agnostic for .Numeric, .Int, .Bool
- Add sponsor link
- Update copyright year
0.0.6 2021-09-10T11:25:08+02:00
- Change file extension to .rakumod
- Migrate to zef ecosystem
- Update email address
- Updated dependency
0.0.5 2021-07-18T15:49:59+02:00
- Bump dependency to Hash::Agnostic 0.0.9
- Fix deprecation message from testing
0.0.4 2021-01-30T13:06:53+01:00
- Bump dependency to Hash::Agnostic 0.0.7
- Make sure that implemented methods take instances only
- Update copyright years
0.0.3 2019-05-15T11:08:46+02:00
- Also bump Hash::Agnostic dependency to 0.0.4 in use statement
0.0.2 2019-02-08T18:44:44+01:00
- Fix issue with STORE not taking :INITIALIZE
- Fix issue with not setting $!initialized
- Bump Hash::Agnostic dependency to 0.04
0.0.1 2018-10-06T14:39:01+02:00
- Initial version