Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 468 Bytes

CHANGELOG.md

File metadata and controls

23 lines (18 loc) · 468 Bytes

2.1.0

  • Removed unused relativePaths setting

2.0.1

  • Improved router binding code

2.0.0

  • Change from PathBuilder to Routed
  • Switch to RoutedWidgetSwitcher to RoutedSwitcher
  • Add support for inheritance and relative paths
  • Remove builder param

1.0.4

  • Added VRouter, Routemaster and Beamer implementations
  • Added tests for third party routers

1.0.3+2

  • Improved example clarity
  • Fixed rebuild issue
  • Improved demo

1.0.0+3

  • Initial release