Skip to content

0.3.1 - renamed classes, changed methods, deletion of items

Compare
Choose a tag to compare
@orbyfied orbyfied released this 10 Dec 22:55
· 72 commits to master since this release

dependency version: 0.3.1

  • renamed FoundItem to PartialItem as it now represents any potentially partial item since DataItem extends it
  • changed methods in PartialItem to make more sense and return the FindOperation class
  • deletion of items is now supported through PartialItem.delete and dispose() was moved to PartialItem too
  • added PartialItem#findCached