Skip to content

v1.5.0

Latest

Choose a tag to compare

@asgeirf asgeirf released this 15 Sep 06:37
f0ef52d

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)