Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: martibosch/pylandstats
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 530870b33e933f3ae3e72845ba38ab4e2c82d6d0
Choose a base ref
..
head repository: martibosch/pylandstats
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b77bea6b6c8ad9572d1d36e1117d8785cc27fb12
Choose a head ref
Showing with 7 additions and 7 deletions.
  1. +2 −2 .pre-commit-config.yaml
  2. +4 −4 CHANGELOG.md
  3. +1 −1 README.md
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -44,7 +44,7 @@ repos:
args: ["-d relaxed"]

- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.30.0
rev: 0.31.0
hooks:
- id: check-github-workflows

@@ -66,7 +66,7 @@ repos:
- tomli

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.6
rev: v0.9.1
hooks:
# Run the linter.
- id: ruff
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
# Change log

## [v3.0.3] - 2024-12-11
## \[v3.0.3\] - 2024-12-11

### :bug: Bug Fixes

- [`18220ed`](https://github.com/martibosch/pylandstats/commit/18220ed024bb1d759279c8c10760f2d9e77e0962) - consistent handling of metrics for classes with no patches *(commit by [@martibosch](https://github.com/martibosch))*

## [v3.0.2] - 2024-12-10
## \[v3.0.2\] - 2024-12-10

### :bug: Bug Fixes

- [`f73a61b`](https://github.com/martibosch/pylandstats/commit/f73a61bc8696096b569a65d3641711cef6077d9f) - cython, py3.13, build with setuptools and tests with tox *(PR [#60](https://github.com/martibosch/pylandstats/pull/60) by [@martibosch](https://github.com/martibosch))*

## [v3.0.1] - 2024-10-25
## \[v3.0.1\] - 2024-10-25

### :bug: Bug Fixes

- [`d1f7d37`](https://github.com/martibosch/pylandstats/commit/d1f7d378fa8edd9e9097285e5c358d2c0f074139) - drop stale black requirement *(commit by [@martibosch](https://github.com/martibosch))*

## [v3.0.0] - 2024-10-24
## \[v3.0.0\] - 2024-10-24

### :sparkles: New Features

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -104,7 +104,7 @@ $ pip install -e .
## Acknowledgments

- The computation of the adjacency matrix in [transonic](https://github.com/fluiddyn/transonic) has been implemented by Pierre Augier ([paugier](https://github.com/paugier))
- Several information theory-based metrics from Nowosad and Stepinski [1] were added by [achennu](https://github.com/achennu)
- Several information theory-based metrics from Nowosad and Stepinski \[1\] were added by [achennu](https://github.com/achennu)
- With the support of the École Polytechnique Fédérale de Lausanne (EPFL)
- The Corine Land Cover datasets used for the test datasets were produced with funding by the European Union