0.1.3
What's Changed
- Remove the
screenshots_enabled
setting flag by @jayohms in #44 - Rename Route -> RouteDecisionHandler by @jayohms in #46
- Consolidate old Turbo* fragments into new *Hotwire fragments by @jayohms in #48
- Extract
navigation-fragments
module fromcore
module by @jayohms in #51 - Rename destination classes by @jayohms in #52
- Restructure packages and rename remaining
Turbo*
classes by @jayohms in #53 - Use vararg params for configuration functions for cleaner usage by @jayohms in #54
- Style edits by @jayohms in #55
- Remove Strada references by @jayohms in #56
- Add publishing build script for the navigation-fragments module by @jayohms in #57
Full Changelog: 0.1.2...0.1.3