Skip to content

Perenna v0.1.2

Choose a tag to compare

@github-actions github-actions released this 23 Aug 05:41
d9e70c0

Automated release for Perenna v0.1.2.

Faster repeated memory reads

Repeated memory reads now reuse the fully validated snapshot for the current
Git commit. Perenna continues to check HEAD on every operation and reloads
the snapshot whenever the repository advances.

Changelog

Changes since v0.1.1:

  • perf: cache validated memory snapshots (7f4e89a)
  • Merge pull request #2 from scarletkc/scarletkc/cache-memory-snapshots (1a2c578)
  • chore(release): bump Perenna to 0.1.2 (d32eeda)
  • Merge pull request #3 from scarletkc/scarletkc/release-0.1.2 (d9e70c0)

Full diff