What's Changed
- Add ability to have a target return a simple config type that is used elsewhere via interpolation by @ptomecek in #158
- Validate DateRangeContext from DateContext by @ptomecek in #160
- Fall back to builtin Enum for static type checking by @p72dennisxu in #163
- Fix inheritance structure for contexts by @ptomecek in #164
- Make NullContext an alias of ContextBase by @vstolin in #166
New Contributors
- @p72dennisxu made their first contribution in #163
- @vstolin made their first contribution in #166
Full Changelog: v0.7.0...v0.8.0