Change Log
If you have problems, please file an issue.
- 1.1.X - Implemented worker thread pooling & data caching. (see here)
- 1.0.X - Moved
SparseCollectionout of Experimental stage. Leveraged native Promises. - 0.6.X - Added
sparseDataandSparseCollectionexperimental module. RenamedConduit.QuickCollectiontoConduit.QuickCollectionfor clarity. - 0.5.X - Removed
sortAsyncexperimental module; removedfetchJumbomodule, which was replaced byhaul; - 0.4.X - Renamed
Conduit.fetchJumboto the less-awkwardConduit.haul; provided experimentalConduit.sortAsyncmodule. - 0.3.X - Provided
Conduit.fetchJumboModule as an alternative toBackbone.Collection.fetch(...) - 0.2.X - Provided
Conduit.fillModule as an alternative toBackbone.Collection.set(...). - 0.1.X - First Release. Provided
Conduit.refillModule as an alternative toBackbone.Collection.reset(...).
Contributors
- Peter Wagener Original Implementation, Maintainer
- James Ballantine v1.1 Improvements, Feedback