Skip to content

v0.10.0

Compare
Choose a tag to compare
@mkhl mkhl released this 24 Nov 15:36
· 876 commits to main since this release
v0.10.0

Changed

  • Store a checksum along with the cached environment.
    If the checksum doesn't match on restore, reset the cache.

Fixed

  • When saving a watched .envrc, don't offer to allow it since we're reloading anyway.
  • Update watched files when the .envrc is blocked.
  • Keep watching files after they're deleted.