v1.0.0
Fixed
Changed
- This version uses dry-core 1.0 and dry-configurable 1.0 (@solnic + @flash-gordon)
- Raise error on import after finalize (via #254) (@timriley + @tak1n)
- Validate settings even if loader does not set value (via #246) (@oeoeaio)
- Remove all deprecated functionality and deprecation messages (via #255) (@timriley)
- Use main dry/monitor entrypoint for autoloading (via #257) (@timriley)
- Use dry-configurable 1.0 (via 43c7909) (@flash-gordon)
- Use dry-core 1.0 (via 3d0cf95) (@flash-gordon)
- Remove dry-container dependency and update to use
Dry::Core::Container
(via 2b76554) (@solnic)