All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Update dependencies.
- Fix test coverage.
- Update development dependencies.
- Simplify
#call
params propagation.
- Fix nil param value handling.
#call
method is now consistent with the wayDry::Initializer
constructor accepts params and options.
- Implement
to_proc
method to support Ruby ampersand shorthand.
- Added a readme.
- Relaxed dependencies.
- First public release.