Skip to content

Releases: niaeashes/Echeveria

Release 0.1.5

06 Dec 03:55
Compare
Choose a tag to compare
  • Provides RoutingInfo to NotFoundRoute
  • Support hit testing and update README by @niaeashes in #21

Full Changelog: 0.1.4...0.1.5

Release 0.1.4

06 Jul 07:06
ba414c9
Compare
Choose a tag to compare
Implement route hit testing utility (#20)

Release 0.1.3

04 Jul 08:08
675727a
Compare
Choose a tag to compare
Supports relative path (#18)

Release 0.1.2

30 Jun 13:58
db2e1db
Compare
Choose a tag to compare
Add global view modifier with View.routing (#13)

Release 0.1.1

30 Jun 13:03
343f6b8
Compare
Choose a tag to compare
Support easy way binding with next path state and route view via navi…

Initial Release

30 Jun 08:00
23f0119
Compare
Choose a tag to compare
Drop navigation system and use AnyView (#9)

* Add discover transition

* Add RouteView

* Split route view file, and support not found route

* use AnyView

* Update README

* Update example project