0.3.0 - cached bulk operations and projections, renamed classes
dependency version: 0.3.0
- bulk find can now include cached items with sorting
- partial projection interfaces can now be applied to cached data
- cached
DataItem
s now implement the abstractFoundItem
, which was reworked - renamed the operation status classes:
FindAllStatus
->FindAllOperation
FindStatus
->FindOperation