JuliaGeo / Proj.jl

Julia wrapper for the PROJ cartographic projections library
MIT License
48 stars 9 forks source link

Require PROJ 9.4 #108

Open visr opened 3 months ago

visr commented 3 months ago

Forgot this in #106. The newly wrapped functions have to be present in the PROJ_jll binaries that come with this package.

Also updates Aqua to the latest version, which requires compat entries for test dependencies.

visr commented 3 months ago

We should hold off since the PROJ 9.4 build has been yanked, see https://github.com/JuliaPackaging/Yggdrasil/issues/8780.