Changelog for naqsha-0.3.0.0
Change log for naqsha
[0.3.0.0] - Pending
- moved to a multi-library package.
- license change from BSD-3-Clause to (Apache-2.0 OR BSD-3-Clause) dual licensing.
- tweaks to make it work with base 4.11.
0.2.0.1 - 24 July, 2017
- minor tweaks to make it build with older ghc (i.e. pre-"Monoids and Applicatives in Prelude)
0.2.0.0 - 22 July, 2017
- Overall change in module structure.
- Naqsha.Position becomes Naqsha.Geometry.Coordinate
- Support for geohash
0.1.0.0 - 6th May, 2017
Very first release of naqsha.
-
Basic Geo types, Angles, Latitudes and Longitudes
-
Haversine distance calculation.