r2017.10.11
- Integration tests against 3.4 (details)
- Support for collations in 3.4 (details)
- Provide BSON constants for convenience/sanity (details)
- Consistently unmarshal time.Time values as UTC (details)
- Code cleaned up with
golint
&go vet
, tests added (details) - GetBSON correctly handles structs with both fields and pointers (details)
Huge thanks to:
Merge PR #48.