You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changes
The state cache (cache-tm) now caches kapi's parse cache, .kapi/work/cache/docs. It used to cache .kapi/tm.db and .kapi/cache, which kapi 1.2 never writes. The store and the rest of .kapi/work/ are not cached, because restoring them changes what kapi status, kapi check --ship and kapi up report. (#8)
A kapi.yaml recipe is detected, alongside legacy *.kapi projects. (#6)
A prerelease plugin constraint (name@X.Y.Z-rcN) resolves on the beta channel. (#7)