Nested Digests!
- Nested digests are now possible thanks to a change in reactive-function datavis-tech/reactive-function#18
- Remove property listeners on destroy. #36 This was a bug that would have caused a memory leak in some cases.
- Attach digest to instances #37 This is a simple change that makes the API a bit nicer.