Skip to content

Releases: asdine/storm

v0.6.1

25 Oct 18:39
Compare
Choose a tag to compare
  • Count returns 0 instead of storm.ErrNotFound when no record is found

v0.6.0

12 Oct 21:13
Compare
Choose a tag to compare
  • Auto increment any field
  • Re-index
  • OrderBy on db.Select
  • Faster writes with multiple indexes

v0.5.0

03 Oct 18:25
Compare
Choose a tag to compare
  • Batch support
  • Renaming EncodeDecoder to MarshalUnmarshaler
  • Fix sorting of integer IDs

v0.4.1

23 Sep 19:01
Compare
Choose a tag to compare
  • Fix protobuf codec compatibility with Get and Set

v0.4.0

23 Sep 17:55
Compare
Choose a tag to compare

This is the first version of Storm using SemVer