All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Added Structured Concurrency primitives
- Made MemoizR async
- Added Reactive MemoizR
- Context override
- possibility to override default equality
- possible concurrency problem when evaluating the graph
- Initial Implementation