Releases: JuliaEarth/GeoTables.jl
Releases · JuliaEarth/GeoTables.jl
v1.19.0
GeoTables v1.19.0
Merged pull requests:
- Bump julia-actions/setup-julia from 1 to 2 (#112) (@dependabot[bot])
- Use Colorfy.jl in
viewer
(#113) (@eliascarv)
v1.18.5
GeoTables v1.18.5
v1.18.4
GeoTables v1.18.4
Merged pull requests:
- Add support for georeferencing tables without attribute columns (#109) (@eliascarv)
v1.18.3
GeoTables v1.18.3
v1.18.2
GeoTables v1.18.2
Merged pull requests:
- Fix: Set a domain with a different rank than the original (#108) (@eliascarv)
v1.18.1
GeoTables v1.18.1
Merged pull requests:
- Refactor the Multi-Threading implementation of the
geojoin
function (#106) (@eliascarv)
v1.18.0
GeoTables v1.18.0
Merged pull requests:
- Add support for row indexing with a vector of bools (#105) (@eliascarv)
v1.17.1
GeoTables v1.17.1
Merged pull requests:
- Bump peter-evans/create-pull-request from 5 to 6 (#102) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#103) (@dependabot[bot])
- Move geometric transforms to src (#104) (@eliascarv)
v1.17.0
GeoTables v1.17.0
Merged pull requests:
- Make the
geometry
field of theAbstractGeoTable
mutable (#100) (@eliascarv)