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! 🌸