App-Rakubrew-36
Raku environment manager
Changes for 36
- Fix `self-upgrade` on ARM MacOS. **IMPORTANT** When you are on an ARM MacOS and use the new ARM build of Rakubrew, this update *WILL* break your installation (Rakubrew will install an x86_64 build). To work around this misery you need to manually do the update by downloading rakubrew.org/macos_arm/rakubre… and replacing your instance with it (usually located in `~/.rakubrew/bin/rakubrew`).
Nanoid-0.04
Perl implementation of Nano ID
Changes for 0.04 - 2023-04-13T09:13:34Z
- fix Use of uninitialized value in bitwise. (AnaTofuZ)
Wikibase-Cache-Backend-Basic-0.02
Wikibase cache backend to local static basic ids (units, common properties).
Changes for 0.02 - 2023-04-13T09:26:32+02:00
- Fix dependency to Wikibase::Cache::Backend.
- Fix error message.
Wikibase-Cache-Backend-0.03
Wikibase cache backend abstract class.
Changes for 0.03 - 2023-04-13T09:23:14+02:00
- First version - move from Wikibase::Cache distribution
Wikibase-Cache-0.03
Wikibase cache.
Changes for 0.03 - 2023-04-13T09:20:16+02:00
- Move Wikibase::Cache::Backend to separate distribution.
- Update example files.