v1.2.0
What's Changed
- feat: adding currency support by @Andrapyre in #680
- enable all zio-bson tests on scala 3 by @senia-psm in #681
- Deprecation of Checking the Updated Readme by @khajavi in #682
- Fix decoding optional integral (Int,Long) at the end of pretty print json. by @russwyte in #676
- fix:updated build java version by @guptadeepak8 in #658
- Support ObjectId in schema-bson by @balx in #673
- Fix the json decoder for case classes that only have
None
fields. by @paulpdaniels in #677
New Contributors
- @Andrapyre made their first contribution in #680
- @russwyte made their first contribution in #676
- @guptadeepak8 made their first contribution in #658
- @balx made their first contribution in #673
Full Changelog: v1.1.1...v1.2.0