Hello people!
Today we're happy to announce v1.2.0.beta2 release π , with the stable release (v1.2.0) scheduled for April 2018.
Features π
- Support objects as CLI callbacks
 
Bug fixes π
- Ensure CLI callbacks' context of execution (aka 
self) to be the command that is being executed - Raise meaningful error message when trying to access 
sessionorflashwith disabled sessions - Print stack trace to standard output when a CLI command raises an error
 
Released Gems π
hanami-1.2.0.beta2hanami-model-1.2.0.beta2hanami-assets-1.2.0.beta2hanami-cli-0.2.0.beta2hanami-mailer-1.2.0.beta2hanami-helpers-1.2.0.beta2hanami-view-1.2.0.beta2hamami-controller-1.2.0.beta2hanami-router-1.2.0.beta2hanami-validations-1.2.0.beta2hanami-utils-1.2.0.beta2hanami-webconsole-0.1.0.beta2hanami-ujs-0.1.0.beta2
How to try it
gem install hanami --pre
hanami new bookshelf
What's next?
We'll release new beta versions, with enhancements, and bug fixes. The stable release is expected on April 2018, in the meantime, please try this beta and report issues.
Happy coding! πΈ