Releases: JuliaEarth/GeoStatsImages.jl
Releases · JuliaEarth/GeoStatsImages.jl
Release list
v2.0.0
GeoStatsImages v2.0.0
New features
- The
geostatsimagefunction now prints a list of available names in case of error - New images from the literature: Bangladesh, Concrete, Dunes, Jha2014, Ohau, ...
Breaking changes
- Variable names are now standardized to
value(continuous) orcode(categorical). - Database construction is performed inside function calls to facilitate maintenance
- WalkerLakeTruth renamed to WalkerLake
- Old WalkerLake removed from database
v1.2.2
GeoStatsImages v1.2.2
v1.2.1
GeoStatsImages v1.2.1
Merged pull requests:
- Bump actions/checkout from 5 to 6 (#24) (@dependabot[bot])
- Bump actions/cache from 4 to 5 (#25) (@dependabot[bot])
- Bump peter-evans/create-pull-request from 7 to 8 (#26) (@dependabot[bot])
- Bump julia-actions/cache from 2 to 3 (#27) (@dependabot[bot])
- Bump codecov/codecov-action from 5 to 6 (#28) (@dependabot[bot])
- Bump julia-actions/setup-julia from 2 to 3 (#29) (@dependabot[bot])
- Bump codecov/codecov-action from 6 to 7 (#30) (@dependabot[bot])
- Bump actions/checkout from 6 to 7 (#31) (@dependabot[bot])
v1.2.0
GeoStatsImages v1.2.0
Merged pull requests:
- Bump actions/checkout from 3 to 4 (#16) (@dependabot[bot])
- Bump actions/cache from 3 to 4 (#17) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#18) (@dependabot[bot])
- Bump peter-evans/create-pull-request from 5 to 6 (#19) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#20) (@dependabot[bot])
- Bump peter-evans/create-pull-request from 6 to 7 (#21) (@dependabot[bot])
- Bump codecov/codecov-action from 4 to 5 (#22) (@dependabot[bot])
- Bump actions/checkout from 4 to 5 (#23) (@dependabot[bot])
v1.1.0
GeoStatsImages v1.1.0
Merged pull requests:
- Bump codecov/codecov-action from 1 to 3 (#10) (@dependabot[bot])
- Bump actions/cache from 1 to 3 (#11) (@dependabot[bot])
- Bump actions/checkout from 2 to 3 (#12) (@dependabot[bot])
- Use
JuliaFormatter.jlto format source code (#13) (@eliascarv) - Update GSLIB files (#15) (@eliascarv)