Releases: cristalhq/bson
Releases · cristalhq/bson
v0.0.8
What's Changed
- Add
cstring
helpers by @AlekSi in #40 - ci: bump cristalhq/.github from 0.7.0 to 0.8.1 by @dependabot in #42
- Add support for
decimal128
tobsonproto
by @AlekSi in #44
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Add raw types by @cristaloleg in #25
- Add type spec in encoder by @cristaloleg in #27
- Add helpers for A and D by @cristaloleg in #26
- Add more type specialization in encoder by @cristaloleg in #31
- Better ObjectID by @cristaloleg in #30
- Add type spec in decoder by @cristaloleg in #28
- ci: bump cristalhq/.github from 0.6.0 to 0.7.0 by @dependabot in #36
- Add Appender interface by @cristaloleg in #33
- Add
bsonproto
package by @AlekSi in #37 - Add support for all scalar types to
bsonproto
by @AlekSi in #39
New Contributors
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Better Timestamp by @cristaloleg in #23
- Encode more integer types by @cristaloleg in #24
- Decoder by @cristaloleg in #22
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Speedup encoder reflect by @cristaloleg in #13
- Support doc by @cristaloleg in #14
- Support struct by @cristaloleg in #16
- Add decoder by @cristaloleg in #19
- Bump cristalhq/.github from 0.5.0 to 0.6.0 by @dependabot in #20
- Cache structs by @cristaloleg in #18
- Add specializations by @cristaloleg in #15
New Contributors
- @dependabot made their first contribution in #20
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Add regex by @cristaloleg in #10
- Add marshaling via reflect by @cristaloleg in #11
- Speedup encoder by @cristaloleg in #12
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Better encoder by @cristaloleg in #8
- Rename module and add MarshalTo by @cristaloleg in #9
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- Add Timestamp by @cristaloleg in #2
- Add helper types by @cristaloleg in #3
- Add encoder by @cristaloleg in #4
- Add string and byte slice by @cristaloleg in #5
- Add double by @cristaloleg in #6
- Add time by @cristaloleg in #7
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- Add ObjectID by @cristaloleg in #1
New Contributors
- @cristaloleg made their first contribution in #1
Full Changelog: https://github.com/cristalhq/bson/commits/v0.0.1