Skip to content

v0.8.0

Latest

Choose a tag to compare

@feussy feussy released this 18 Dec 15:59
29534a3

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

Full Changelog: v0.7.0...v0.8.0