Skip to content

v0.4.1

Choose a tag to compare

@milmazz milmazz released this 07 May 04:11
· 8 commits to main since this release

Highlights

  • Exoplanet.build/1 no longer raises KeyError when a partial default_filters map is supplied via direct struct construction (e.g. %Exoplanet.Config{default_filters: %{allow_categories: [...]}}). Missing keys are now filled in from Exoplanet.Filters.defaults/0. The Exoplanet.Config.from_file/1 path was already unaffected.

See the full CHANGELOG.

Full Changelog: v0.4.0...v0.4.1