v0.1.2
- add
RawBson.{into,from}to support converting RawBson to and from custom types - add
Reader.readIntoandWriter.writeFromto support adapting to custom types - introduce
bson.Ownedtype whichReadernow returns. this allows returned bson to outlive theReaderinstance that produced it