Hello wonderful community!
Today we're happy to announce v1.3.3
π.
Enhancements π
- Standardize file loading for
.env
files (see:dotenv
documentation)
Bug Fixes π
- Ensure to use
:host
option 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! πΈ