Skip to content

Releases: JuliaGeo/Proj.jl

v0.4.1

22 Aug 20:27
Compare
Choose a tag to compare

Fixed for julia 1.0, REQUIRE julia 0.7

v0.4.0

08 Jul 09:27
Compare
Choose a tag to compare

REQUIRE julia 0.7-beta and fix all deprecation warnings

v0.3.1

06 Jul 08:40
Compare
Choose a tag to compare

Uses latest build and BinaryProvider

Proj4 v0.3.0

26 Mar 21:09
Compare
Choose a tag to compare
use BinaryProvider (#17)

* use BinaryProvider

Binaries provided by https://github.com/visr/PROJBuilder

* generate projection codes based on new 4.9.3 files

* add AppVeyor Windows CI

* add AppVeyor badge to README.md

Proj4 v0.2.0

14 Nov 02:51
2a8f238
Compare
Choose a tag to compare
Merge pull request #16 from JuliaGeo/factcheck

Move from FactCheck to Base.Test

v0.1.0

05 Jul 07:14
Compare
Choose a tag to compare
  • Remove deprecations for julia 0.5 and 0.6
  • Drop julia 0.4 support