v3.2.0
- Add the ability to pass
miru.Context
tomiru.ext.nav.NavigatorView.send()
instead of an interaction or channel. - Added
miru.ext.nav.Page
to represent a page with a complex payload. - Updated
miru.ext.nav.NavigatorView()
andmiru.ext.nav.NavigatorView.swap_pages()
to also acceptmiru.ext.nav.Page
instances.