Skip to content

Recycle v2.0.0

Latest
Compare
Choose a tag to compare
@probityrules probityrules released this 19 Jul 20:54
· 3 commits to master since this release

Updates structure to ES6, modifies caches to use linked-lists instead of dynamic arrays, and provides flexibility regarding whether recycle and setUp methods should be mixins on cached objects. As such, the add method has been changed and extended to handle these changes. See the README for new syntax.