Skip to content

Releases: PaulJohnson/geodetics

Version 1.1.0

15 Mar 16:44
Compare
Choose a tag to compare

Removed dependency on Dimensional Library. This is a breaking change: hence the major version bump.

Fixed bug #18 (and #19).

Dropped a redundant Ellipsoid constraint on antipode.

Added functions showGeodeticLatLong, showGeodeticSignedDecimal,showGeodeticNSEWDecimal, and showGeodeticDDDMMSS.

Fixed a few minor bugs in the readGroundPosition and the Geodetics.LatLongParser.

Added Universal Transverse Mercator (UTM) grid, with both UTM and MGRS grid references

Upgrade to GHC 8.6 and Dimensional 1.3

12 Jan 14:47
v_0_1_0
Compare
Choose a tag to compare

Now builds under Dimensional 1.3. Since Dimensional 1.0 the library has been using type families, and this led to a change to the type-level API for dimensional arithmetic.

Version 0.0.4

15 Nov 15:47
Compare
Choose a tag to compare

Now compiles with dimensional version 1.