Releases: yeesian/ArchGDAL.jl
Releases · yeesian/ArchGDAL.jl
v0.10.4
v0.10.3
ArchGDAL v0.10.3
Merged pull requests:
- Add GeoInterfaceMakie as a weak dependency (#404) (@felixcremer)
- Bump actions/cache from 3 to 4 (#406) (@dependabot[bot])
- Update spatialreference.org URL to fix tests (#407) (@visr)
- Make buffer for
read!
an AbstractArray (#411) (@felixcremer) - Bump codecov/codecov-action from 3 to 4 (#413) (@dependabot[bot])
- Bump peter-evans/create-pull-request from 5 to 6 (#414) (@dependabot[bot])
- Forward gdalinfo for RasterDataset (#415) (@felixcremer)
- CompatHelper: bump compat for DiskArrays to 0.4, (keep existing compat) (#417) (@github-actions[bot])
- add GDT_Int8 data type (#423) (@tiemvanderdeure)
- Bump Makie compat + patch version (#424) (@asinghvi17)
Closed issues:
v0.10.2
ArchGDAL v0.10.2
Merged pull requests:
- faster getpoint (#369) (@rafaqz)
- Parse GeoFormatTypes EPSG with 2 codes (#374) (@evetion)
- fix inference on GI.getcoord (#379) (@rafaqz)
- factor out layer copying into its own function (#382) (@maxfreu)
- Create dependabot.yml (#383) (@yeesian)
- Bump actions/cache from 1 to 3 (#384) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#385) (@dependabot[bot])
- Bump actions/checkout from 2 to 3 (#386) (@dependabot[bot])
- Bump peter-evans/create-pull-request from 3 to 5 (#387) (@dependabot[bot])
- add support for converting to WKT to EPSG (#391) (@alex-s-gardner)
- CompatHelper: bump compat for ImageCore to 0.10, (keep existing compat) (#392) (@github-actions[bot])
- make CompatHelper trigger tests (#393) (@visr)
- Bump actions/checkout from 3 to 4 (#394) (@dependabot[bot])
- fix tests with GDAL 3.7.2 (#395) (@visr)
- CompatHelper: bump compat for CEnum to 0.5, (keep existing compat) (#396) (@github-actions[bot])
- Fix typo in docstring link (#398) (@evetion)
- Implement GeoInterface.crs (#405) (@evetion)
Closed issues:
v0.10.1
ArchGDAL v0.10.1
Merged pull requests:
v0.10.0
v0.9.4
v0.9.3
v0.9.2
ArchGDAL v0.9.2
Closed issues:
- write geopackage (#263)
- Add GDT_Int64 and GDT_UInt64 data types (#298)
- Can't create geometry with non-Float64 vectors (#304)
- Clarify geometry equality (#306)
- Why does
createlinearring
create a wkbLineString (#314) - Fix method ambiguities (#321)
- Can we handle Complex{Int16} raster values? KeyError: key ArchGDAL.GDT_CInt16 not found. (#326)
Merged pull requests:
- Generalise geomtypes (#305) (@rafaqz)
- introduce a vector dataset writer (#315) (@maxfreu)
- Return extent based on dimensionality. (#319) (@evetion)
- Create CONTRIBUTING.md (#323) (@yeesian)
- Add conversion for Enum types. (#324) (@evetion)
- Add support for complex and 64bit integers (#327) (@yeesian)
- Create a new minor release (#328) (@yeesian)
- Revert "Create a new minor release" (#329) (@yeesian)