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