Skip to content

1.1.0

Compare
Choose a tag to compare
@frzi frzi released this 07 Aug 14:34
· 44 commits to main since this release
dfad2c7
  • Made Navigator and NavigationAction Equatable.
  • Added checks and error(s) for invalid path parameters. Parameters may only exist of alphanumeric characters (A-Z, a-z and 0-9) and must start with a letter.
  • Updated README and code documentation regarding the limited characterset of parameter names.