Releases: ne1410s/Comanche
Releases · ne1410s/Comanche
v1.2.0
Change Summary
Features
- Added support for JSON input for sequences e.g.
... -n [1, 5, 9]
- Added support for additional sequence types including HashSet<> and Collection<>
- Consolidated public entities into the root "Comanche" namespace
- Unit tests entirely restructured into E2E areas
- Updated --version command
Bugs
- Fixed: Default palette colour cannot be specified
- Fixed: Method route followed by numeric gives unexpected message
- Fixed: Json encoding rules relaxed to print apostrophes, plus symbols, etc