Releases: JuliaGeo/Proj.jl
Releases · JuliaGeo/Proj.jl
v1.8.0
v1.7.2
Proj v1.7.2
Merged pull requests:
- Allow WellKnownText input to Proj.Transformation (#111) (@asinghvi17)
Closed issues:
- dynamic dispatch in Proj.proj_trans (#104)
v1.7.1
Proj v1.7.1
Merged pull requests:
- CompatHelper: bump compat for CEnum to 0.5, (keep existing compat) (#98) (@github-actions[bot])
- CompatHelper: add new compat entry for NetworkOptions at version 1, (keep existing compat) (#99) (@github-actions[bot])
- Bump actions/cache from 3 to 4 (#100) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#101) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#103) (@dependabot[bot])
- Wrap PROJ 9.4 (#106) (@visr)
- Fix
geod_inverse
argument order (#107) (@visr) - Bump patch version (#109) (@asinghvi17)
Closed issues:
v1.7.0
Proj v1.7.0
Merged pull requests:
Closed issues:
- Proj should accept
GFT.MixedFormat
input toCRS
(#96)
v1.6.0
Proj v1.6.0
Merged pull requests:
- Wrap Proj's geodesics library (#77) (@asinghvi17)
- Bump actions/checkout from 3 to 4 (#94) (@dependabot[bot])
- allow and wrap PROJ 9.3 (#95) (@visr)
v1.5.0
Proj v1.5.0
Closed issues:
- Julia nightly and libcurl 8 (#80)
- support for GeoFormatTypes.jl (#85)
- Add with_network do block (#89)
Merged pull requests:
- Create dependabot.yml (#81) (@yeesian)
- Bump actions/cache from 1 to 3 (#82) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#83) (@dependabot[bot])
- Bump actions/checkout from 2 to 3 (#84) (@dependabot[bot])
- GeoFormatTypes support (#86) (@alex-s-gardner)
- wrap PROJ 9.2.1 (#90) (@visr)
- Implement GeoInterface for Coord and in Transformations. (#91) (@evetion)
- Proj.identify (#92) (@alex-s-gardner)
- fix network tests, and add with_network (#93) (@visr)
v1.4.0
v1.3.0
Proj v1.3.0
Closed issues:
- Create Transformation with a single pipeline projection (#69)
Merged pull requests:
v1.2.0
Proj v1.2.0
Closed issues:
- PROJ_jll v900.100 breaks (online?) transformation (#71)
Merged pull requests:
- Add Proj.bounds function (#72) (@simonbyrne)