Skip to content

v2.1.0

Compare
Choose a tag to compare
@chenmingyong0423 chenmingyong0423 released this 26 Jan 07:32
· 26 commits to main since this release
41425eb

What's Changed

  • feat(model): Add DeletedAt field to model for soft delete support by @chenmingyong0423 in #73
  • fix(model): add omitempty tag to DeletedAt field for BSON serialization by @chenmingyong0423 in #74
  • feat: finder support skip, limit, sort in #77
  • feat: enhance updater support set fields by @jakenmbe in #78

New Contributors

  • @jakenmbe made their first contribution in #78

Full Changelog: v2.0.0...v2.1.0