This release fixes only one regression introduced by v0.7.1.
Bug Fixes
hanami v0.7.2
- Fixed routing issue when static assets server tried to hijiack paths that are matching directories in public directory [Alfonso Uceda Pompa]
Upgrade Instructions
In order to get these bug fixes edit Gemfile
to make sure it uses the right dependencies and then run bundle update
from the root of the project.