v1.0.2
Pre-release
Pre-release
- Top level routes prevent duplicates.
- Sub routes prevent duplicates.
- Variables prevent duplicates.
- Added unit tests for the items above.
When a route is attempted to be duplicated, an assertion failure is thrown. If run inside of a unit test, an exception failure is thrown instead.