Skip to content

Releases: cosi-project/state-sqlite

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 18 Mar 10:57
v0.4.0
dc4746b

state-sqlite 0.4.0 (2026-03-18)

Welcome to the v0.4.0 release of state-sqlite!

Please try out the release binaries and report any issues at
https://github.com/cosi-project/state-sqlite/issues.

Contributors

  • Andrey Smirnov

Changes

7 commits

  • dc4746b feat: implement sqlitexx.Pool
  • 4a6c05e feat: add a method to compute the DB size of the state
  • 6511e9d feat: reimplement using zombizen/sqlite package
  • c1c7fe0 fix: rename compaction events option
  • 5bd64b0 chore: update Go modules
  • ff68677 feat: initial implementation
  • 5973a1e chore: add base commits

Dependency Changes

This release has no dependency changes

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 18 Mar 10:57
v0.3.0
4a6c05e

state-sqlite 0.3.0 (2026-02-11)

Welcome to the v0.3.0 release of state-sqlite!

Please try out the release binaries and report any issues at
https://github.com/cosi-project/state-sqlite/issues.

Contributors

  • Andrey Smirnov

Changes

6 commits

  • 4a6c05e feat: add a method to compute the DB size of the state
  • 6511e9d feat: reimplement using zombizen/sqlite package
  • c1c7fe0 fix: rename compaction events option
  • 5bd64b0 chore: update Go modules
  • ff68677 feat: initial implementation
  • 5973a1e chore: add base commits

Dependency Changes

This release has no dependency changes

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Feb 12:34
v0.2.0
6511e9d

state-sqlite 0.2.0 (2026-02-06)

Welcome to the v0.2.0 release of state-sqlite!

Please try out the release binaries and report any issues at
https://github.com/cosi-project/state-sqlite/issues.

Contributors

  • Andrey Smirnov

Changes

5 commits

  • 6511e9d feat: reimplement using zombizen/sqlite package
  • c1c7fe0 fix: rename compaction events option
  • 5bd64b0 chore: update Go modules
  • ff68677 feat: initial implementation
  • 5973a1e chore: add base commits

Dependency Changes

This release has no dependency changes

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 23 Dec 13:29
v0.1.1
c1c7fe0

state-sqlite 0.1.1 (2025-12-23)

Welcome to the v0.1.1 release of state-sqlite!

Please try out the release binaries and report any issues at
https://github.com/cosi-project/state-sqlite/issues.

Contributors

  • Andrey Smirnov

Changes

4 commits

  • c1c7fe0 fix: rename compaction events option
  • 5bd64b0 chore: update Go modules
  • ff68677 feat: initial implementation
  • 5973a1e chore: add base commits

Changes since v0.1.0

1 commit

  • c1c7fe0 fix: rename compaction events option

Dependency Changes

This release has no dependency changes

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Nov 16:08
v0.1.0
5bd64b0

state-sqlite 0.1.0 (2025-11-03)

Welcome to the v0.1.0 release of state-sqlite!

Please try out the release binaries and report any issues at
https://github.com/cosi-project/state-sqlite/issues.

Contributors

  • Andrey Smirnov

Changes

3 commits

Dependency Changes

This release has no dependency changes