Skip to content

v4.0.0

Compare
Choose a tag to compare
@WebFreak001 WebFreak001 released this 02 Sep 00:40
· 18 commits to master since this release
  • support for SysTime (de)serialization
  • Query no longer includes fields with custom encode/decode callbacks
  • (de)serialization will no longer compile for empty types. Either provide encode/decode callbacks, implement toBson, fromBson or mark as ignored