FletNavigator V3.10.8 [MINOR]
⚓📦 FletNavigator v3.10.8
Minor update for FletNavigator fixing a bug that was detected a long time ago, with a lot of other improvements/changes.
Key Changes:
- Implemented properties mapping, allowing individual routes to have distinct properties without impacting others (see #23).
- Extracted route ID calculation into a separate function (
AbstractFletNavigator). - Renamed
PageDatatoContextRoute. - New global function:
fn_process. - Now
RouteChangeCallbackacceptsContextRouteas a control flow making implementation of guards for routes more possible. - New alias:
RouteProperties. - Updated logging messages.
- Updated docstrings.
- Other minor improvements and changes.
- Moved documentation to another site: Click Me!
- Updated ReadMe.
- New release.