Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jun 21:56
· 61 commits to master since this release

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)