Hello wonderful community!
Today we're happy to announce v1.3.3 π.
Enhancements π
- Standardize file loading for
.envfiles (see:dotenvdocumentation)
Bug Fixes π
- Ensure to use
:hostoption when mounting an application in main router (e.g.mount Beta::Application.new, at: "/", host: "beta.hanami.test")
Released Gems π
hanami-1.3.3
How to install β¨οΈ
$ gem install hanami
$ hanami new bookshelf
How to upgrade β¬
$ bundle update hanami
Happy coding! πΈ