Releases: jericks/geometrycommands
Releases · jericks/geometrycommands
0.8.0
22 Oct 22:29
Compare
Sorry, something went wrong.
No results found
geom version 0.8.0 is based on JTS 1.18.2.
Added fix geometry command
Added pipe command
Upgraded tests to JUnit 5
0.7.0
17 Jul 23:05
Compare
Sorry, something went wrong.
No results found
geom version 0.7.0 is based on JTS .17.0.
New commands:
variablebuffer
maximuminscribedcircle
largestemptycircle
pointsalong
0.6.0
09 May 03:21
Compare
Sorry, something went wrong.
No results found
Upgraded to JTS 1.16.1
Added hilbert command
Added morton curve command
Added help command
Added version command
0.5
12 Nov 17:28
Compare
Sorry, something went wrong.
No results found
Upgraded JTS to 1.14 and args4j to 2.33.
Added a --web-help option that opens the help page for a command in a browser.
Added buffer parameters for simplify factor, mitre limit, and join style.
Added a linedissolve command.
Added the new visvalingamwhyat algorithm to the simplify command
0.4
07 Oct 00:43
Compare
Sorry, something went wrong.
No results found
Vastly improved test coverage (99%).
New commands:
geom narrow
geom asciiart
geom closelinestring
geom towkb
geom fromwkb
geom spoke
geom drawbase64
geom isccw
0.3
01 May 02:58
Compare
Sorry, something went wrong.
No results found
GeometryCommands version 0.3 is based on JTS 1.13 and Proj4J 0.1.0.
New Commands:
geom slice
geom angle
geom split
New Features:
Uber jar (geom-0.3.jar which contains all dependencies and is executable)
geom list now sorts commands by name
Bash shell completion
0.2
26 Aug 02:23
Compare
Sorry, something went wrong.
No results found
Initial release of geometry commands.