1.1.0
- Made
Navigator
andNavigationAction
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.