Skip to content

Bump dry-configurable from 0.11.5 to 0.11.6

Bumps dry-configurable from 0.11.5 to 0.11.6.

Release notes

Sourced from dry-configurable's releases.

v0.11.6

Changed

  • A meaningful error is raised when the extension is included more than once (issue #89 fixed via #94) (@landongrindheim)
  • Evaluate setting input immediately when input is provided. This allows for earlier feedback from constructors designed to raise errors on invalid input (#95) (@timriley)

Compare v0.11.5...v0.11.6

Changelog

Sourced from dry-configurable's changelog.

0.11.6 2020-06-22

Changed

  • A meaningful error is raised when the extension is included more than once (issue #89 fixed via #94) (@landongrindheim)
  • Evaluate setting input immediately when input is provided. This allows for earlier feedback from constructors designed to raise errors on invalid input (#95) (@timriley)

Compare v0.11.5...v0.11.6

Commits
  • 00edb9a Bump dry-configurable to 0.11.6
  • dc00ae9 Update changelog for 0.11.6
  • 7b9b9de Bump dry-configurable to 0.11.5
  • d7d3535 [devtools] sync
  • 94b9318 Fix changelog.yml
  • a6ae10a [devtools] sync
  • b6d811e [devtools] update changelog.yml from 26bd017eea8ee91fa61b7c7a8f42273ff10f263d
  • 26bd017 Merge pull request #95 from dry-rb/evaluate-setting-if-input-defined
  • 679d2d7 Evaluate setting immediately if input defined
  • 9f40c20 [devtools] sync
  • Additional commits viewable in compare view

Merge request reports