Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@ostafen ostafen released this 21 May 17:03
· 7 commits to main since this release

This version brings important changes to the core of the library.

  • Documents are now serialized using gob
  • Support for int64/uint64, time.Time and []byte
  • Possibility to write criteria with conditions involving multiple fields
  • Minor fixes and improvements