Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 855 Bytes

CHANGELOG.md

File metadata and controls

45 lines (24 loc) · 855 Bytes

Introduction

  • Create navigation manager which provides convenient declarative way to define app routes

[0.1.0] - 30 June 2021

  • Add route observer.

[0.0.13] - 5 June 2021

  • Fix null reference at fill route.

  • [0.0.12] - 5 June 2021

  • Fix reseting data inside route while new push.

[0.0.11] - 5 June 2021

  • Remove generic argument inside routes. Use simple json.
  • Add documentation about duplcation strategy.

[0.0.9] - 24 March 2021

  • Add route duplicating strategies

[0.0.1] - 12 March 2021

  • Initial commit

[0.0.2] - 12 March 2021

  • Remove provider dependency

[0.0.3] - 13 March 2021

  • Implement effective navigation with subtrees. Inspired by vk mobile.

[0.0.4] - 16 March 2021

  • Add class based arguments for routes

[0.0.5] - 16 March 2021

  • Fix pushing route from system with raw arguments