Skip to content

Releases: AmayaFramework/amaya-routing

1.1.0

05 Feb 18:29
Compare
Choose a tag to compare
  • Exclude fsm router implementation from amaya-router
  • Move fsm router to another module amaya-fsm-router
  • Update docs for new project structure
  • Remove mapper module from project

1.0.3

31 Jan 01:01
Compare
Choose a tag to compare
  • Update jsm to 1.1.2 (minor bug fix)
  • Improve override cutouts logic
  • Small improvements

1.0.2

28 Jan 02:58
Compare
Choose a tag to compare
  • Update jsm to 1.1.1 (fix collision token problems)

1.0.1

24 Oct 17:55
Compare
Choose a tag to compare
  • Fix broken empty path case at path parser

1.0.0

22 Oct 13:20
Compare
Choose a tag to compare
  • Implement router
  • Implement filters
  • Implement path templates parser
  • Implement web app configurer