This release introduces faster static assets in development.
Bug Fixes
hanami v0.7.3
- Use
Shotgun::Static
to serve static files in development mode and avoid to reload the env Pascal Betz
Upgrade Instructions
Please edit the Gemfile
of your project, change Hanami version into 0.7.3
and then run bundle update hanami
.