Skip to content

Releases: strawpot/strawpot_memory

v0.2.7

27 Mar 23:42
b799c50

Choose a tag to compare

What's Changed

  • Remove PR approval gate from CLAUDE.md workflow by @juhgiyo in #11

Full Changelog: v0.2.6...v0.2.7

v0.2.6

26 Mar 16:52
de2078c

Choose a tag to compare

What's Changed

  • Add forget() and list_entries() to MemoryProvider protocol by @juhgiyo in #10

Full Changelog: v0.2.5...v0.2.6

v0.2.5

20 Mar 00:19
b4d71b5

Choose a tag to compare

What's Changed

  • Update README with explicit method signatures by @juhgiyo in #8

Full Changelog: v0.2.4...v0.2.5

v0.2.4

20 Mar 00:07
6b35887

Choose a tag to compare

What's Changed

  • Add group_id to MemoryProvider protocol by @juhgiyo in #7

Full Changelog: v0.2.3...v0.2.4

v0.2.3

12 Mar 08:48
66df27b

Choose a tag to compare

What's Changed

  • Add recall support to MemoryProvider protocol by @juhgiyo in #6

Full Changelog: v0.2.2...v0.2.3

v0.2.2

07 Mar 07:33
af18866

Choose a tag to compare

What's Changed

  • Update README with protocol usage and type reference by @juhgiyo in #5

Full Changelog: v0.2.1...v0.2.2

v0.2.1

07 Mar 07:19
dfcce07

Choose a tag to compare

What's Changed

  • Auto bump version and release on merge to main by @juhgiyo in #3
  • Fix: remove paths filter so release triggers on merge by @juhgiyo in #4

Full Changelog: v0.2.0...v0.2.1

v0.2.0

07 Mar 07:14
5ca3942

Choose a tag to compare

What's Changed

  • Auto-create GitHub release on tag push by @juhgiyo in #2

Full Changelog: v0.1.0...v0.2.0

v0.1.0

07 Mar 07:10
e4ba709

Choose a tag to compare

Initial release of strawpot-memory