Revision history for ValueTypeCache
0.0.6 2024-06-29T19:49:09+02:00
- Modernize tes file extension
- Modernize pod
- Add sponsor link and button
- Add test button for each OS
- Update copyright year
0.0.5 2021-09-10T11:50:44+02:00
- Change file extension to .rakumod
- Migrate to zef ecosystem
- Update email address
0.0.4 2021-01-31T11:48:14+01:00
- Make caching overhead about 30% faster by using NQP
- Upped Raku version to 6.d
- Update copyright year
0.0.3 2020-03-04T14:35:14+01:00
- The prefix of the WHICH should handle subclasses correctly
0.0.2 2020-02-28T13:57:24+01:00
- Fix typo in example
0.0.1 2020-02-28T13:55:31+01:00
- Initial version