Skip to content

Release 2.0.0

Compare
Choose a tag to compare
@anidotnet anidotnet released this 13 Aug 14:35
· 1079 commits to release since this release

New Changes

  • Introduced Mappable interface to speed up pojo to document conversion in Android - #18

Breaking Changes

  • NitriteMapper and JacksonMapper moved from package org.dizitart.no2.internals to org.dizitart.no2.mapper

Issue Fixes

  • Fix for ObjectFilters.ALL - #14
  • Fix for dropIndex() - #22
  • Documentation added - #12, #20