What's Changed
- Custom almanac by @chris-pardy in #357
A custom Almanac implementation can now be passed to the Engine.run
method. This Almanac will be used in place of the default one. This allows for extensions to looking up Fact Values, or other caching behavior.