v2.0.0
What's Changed
- Add support for multiple caching strategies, defaults to
Apq.Strategy.RawQuery
- Add parsed blueprint documents strategy
Apq.Strategy.BlueprintQuery
- Logs the Apq structs instead of a tuple
- Adds benchmark script
- Adds Cachex integration test
Full Changelog: v1.2.1...v2.0.0