Releases: JuliaGeo/Proj.jl
Releases · JuliaGeo/Proj.jl
v1.0.0
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.4
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
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
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
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.6.0
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
switch to new Proj 5.2.0 build