- insignificant api changes
- fixed issues with typing of getter functions
- covered with tests all api
- improved documentation
- refactored code
- added new getSlice function (as an alternative to @Sliced decorator)
- refactored code
- added new @Sliced decorator
- created approach to leverage the issues with circular dependencies
- refactored api
- slightly refactored pattern
- updated documentation
- reduced the amount of required boilerplate code
- added new features to API: createNote, createUnion, getHub
- added improvements that accelerate development
- added tests for all creator functions
- added support for recent Angular versions
- completely rewritten documentation
- fixed bugs and inaccuracies
- finish hub management pattern and improved semantics
- updated dependencies
- added new navLinkActive directive
- refactored navigation directives
- fixed bugs and inaccuracies
- updated documentation
- updated dependencies
- added few navigation directives
- added forwardParams fn
- deprecated stateFn and withdrawn from API
- minor fixes and refactoring
- updated documentation
- updated dependencies
- improved reliability and typing
- fixed issues with route names and ids
- added tests to cover entry points
- renamed some API (lazyPath become lazy)
- extended internal API
- other minor changes
- improved an explanation
- updated and fixed readme
- refactored and made functionality clearer
- initial release