Releases: neokapi/setup-kapi
Releases · neokapi/setup-kapi
Release list
v1.5.0
Changes
- The state cache (
cache-tm) now caches kapi's parse cache,.kapi/work/cache/docs. It used to cache.kapi/tm.dband.kapi/cache, which kapi 1.2 never writes. The store and the rest of.kapi/work/are not cached, because restoring them changes whatkapi status,kapi check --shipandkapi upreport. (#8) - A
kapi.yamlrecipe is detected, alongside legacy*.kapiprojects. (#6) - A prerelease plugin constraint (
name@X.Y.Z-rcN) resolves on the beta channel. (#7)
v1.3.0 — archive-rename fix, bowrain plugin by default, prerelease canary
- Installs both CLI archive namings:
kapi_…(≤1.1.0) andkapi-cli_…(1.2.0+), resolved from the release's own checksums.txt — required for every release from 1.2.0 on - The bowrain plugin is installed by default (
plugins: ''opts out); refs use registry names and akapi-prefix is stripped (kapi-bowrain→bowrain, which previously failed) - Daily schedule + prerelease canary job on the test workflow: release-packaging changes now fail here while still an RC