lexicographical_order 1.1.1
lexicographical_order: ^1.1.1 copied to clipboard
A string generator that helps to implement a lexicographical order.
1.1.1 #
- [fix] #5
- Add test cases for generateOrderKeys.
1.1.0 #
- Removes the dependency
characters
. - Separates the validation logics of
between
.
1.0.3 #
- Update README.md
1.0.2 #
- [fix] throw AssertionError on allowed characters.
- [test] improve tests.
1.0.1 #
- Improve the documentation
- Formatted
1.0.0 #
- Initial version.