Skip to content

v0.2.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 10:24
v0.2.2
015a398

go-circular 0.2.2 (2025-01-31)

Welcome to the v0.2.2 release of go-circular!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/go-circular/issues.

Contributors

  • Andrey Smirnov
  • Andrey Smirnov

Changes

8 commits

  • 015a398 fix: replace static buffer allocation on growth
  • ed8685e test: add more assertions for write length result
  • 9a0f7b0 fix: multiple data race issues
  • cbce5c3 feat: add persistence support
  • 3c48c53 feat: implement extra compressed chunks
  • 835f04c chore: rekres, update dependencies
  • 507e0ec refactor: extract circular Go module
  • 2234b3a docs: add README

Changes since v0.2.1

2 commits

  • 015a398 fix: replace static buffer allocation on growth
  • ed8685e test: add more assertions for write length result

Dependency Changes

This release has no dependency changes