Skip to content

Releases: JuliaGeo/Proj.jl

v1.0.0

03 Jun 21:56
Compare
Choose a tag to compare

Proj v1.0.0

Diff since v0.7.6

Closed issues:

  • Problem with building Proj4 package (#55)
  • Thread Safety - Signal 11 faults if using multiple threads (#58)
  • unexpected behavior for running Proj4.trans on multiple points vs. a single point (#60)
  • Optional +x_0, +y_0 projection parameters (#62)

Merged pull requests:

  • Rename package to Proj.jl (#57) (@visr)
  • MassInstallAction: Install the CompatHelper workflow on this repository (#59) (@meggart)
  • Add a direction field to Transformation (#63) (@asinghvi17)
  • Remove StaticArrays dependency (#64) (@visr)

v0.7.6

18 Aug 14:40
Compare
Choose a tag to compare

Proj4 v0.7.6

Diff since v0.7.5

Merged pull requests:

  • Fix overwriting 4th coordinate in coord.jl (#54) (@disberd)

v0.7.5

22 Jun 19:58
Compare
Choose a tag to compare

Proj4 v0.7.5

Diff since v0.7.4

Merged pull requests:

  • CoordinateTransformations.jl API (#51) (@visr)

v0.7.4

18 Feb 08:15
Compare
Choose a tag to compare

Proj4 v0.7.4

Diff since v0.7.3

Merged pull requests:

  • optional args for proj_create_crs_to_crs and proj_coord (#49) (@visr)
  • make PJ_COORD a FieldVector (#50) (@visr)
  • Prepare a patch release for Julia 1.6+ (#52) (@visr)

v0.7.3

03 Jan 19:55
Compare
Choose a tag to compare

Proj4 v0.7.3

Diff since v0.7.2

Merged pull requests:

  • MassInstallAction: Install the TagBot workflow on this repository (#45) (@visr)
  • MassInstallAction: Install the CI workflow on this repository (#46) (@visr)
  • wrap PROJ 7.2.0 (#47) (@visr)

v0.7.2

15 May 19:06
df3e93b
Compare
Choose a tag to compare

Proj4 v0.7.2

Diff since v0.7.1

Merged pull requests:

  • CompatHelper: bump compat for "CEnum" to "0.4" (#43) (@github-actions[bot])

v0.7.1

06 May 21:07
c14f27d
Compare
Choose a tag to compare

Proj4 v0.7.1

Diff since v0.7.0

Merged pull requests:

  • add test of new API quickstart (#40) (@visr)
  • try PROJ 7 binaries (#41) (@visr)
  • CompatHelper: bump compat for "CEnum" to "0.3" (#42) (@github-actions[bot])

v0.7.0

07 Mar 22:06
Compare
Choose a tag to compare

Proj4 v0.7.0

Diff since v0.6.0

Closed issues:

  • Rewrap using Clang.jl (#25)

Merged pull requests:

v0.6.0

21 Nov 17:50
v0.6.0
Compare
Choose a tag to compare

v0.6.0 (2019-11-21)

Diff since v0.5.0

Closed issues:

  • Building Proj4 on Windows fails due to linking issues (#21)

Merged pull requests:

  • set version to 0.6.0 prior to tagging release (#32) (visr)
  • Change the link to Proj C-API docs to the website (#28) (asinghvi17)
  • use Clang to wrap PROJ 6.1.0 (#27) (visr)
  • switch to a PROJ 6.1.0 build (#23) (visr)

v0.5.0

25 Jan 15:34
Compare
Choose a tag to compare

switch to new Proj 5.2.0 build