Skip to content

Commit d71bee2

Browse files
Formatting
1 parent 48bd5ed commit d71bee2

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

CHANGELOG.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,27 @@
11
# Changelog
22

3+
[Full Changelog](https://github.com/intake/intake-esm/compare/v2025.2.3...v2025.7.9)
4+
35
## v2025.7.9
46

5-
## New features added
7+
### New features added
68

79
- Support Python313, add setuptools to requirements by @Zeitsperre in https://github.com/intake/intake-esm/pull/707
810
- Load with polars by @charles-turner-1 in https://github.com/intake/intake-esm/pull/709
911
- Add interactive view of catalog by @charles-turner-1 in https://github.com/intake/intake-esm/pull/723
1012

11-
## Bugs fixed
13+
### Bugs fixed
1214

1315
- Fixed bug where pyarrow conversions were causing string accessor to fail in search by @charles-turner-1 in https://github.com/intake/intake-esm/pull/718
1416

15-
## Maintenance and upkeep improvements
17+
### Maintenance and upkeep improvements
1618

1719
- Update default argument for decode_timedelta by @charles-turner-1 in https://github.com/intake/intake-esm/pull/706
1820
- 697- Fix segfault by @charles-turner-1 in https://github.com/intake/intake-esm/pull/712
1921
- Fix broken `require_all_on` example in docs by @charles-turner-1 in https://github.com/intake/intake-esm/pull/720
2022
- Improve test performance by @charles-turner-1 in https://github.com/intake/intake-esm/pull/719
2123

22-
## Other merged PRs
24+
### Other merged PRs
2325

2426
- Bump codecov/codecov-action from 5.3.1 to 5.4.0 in the actions group by @dependabot in https://github.com/intake/intake-esm/pull/703
2527
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/intake/intake-esm/pull/704
@@ -31,50 +33,48 @@
3133
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/intake/intake-esm/pull/722
3234
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/intake/intake-esm/pull/726
3335

34-
## New Contributors
36+
### New Contributors
3537

3638
- @Zeitsperre made their first contribution in https://github.com/intake/intake-esm/pull/707
3739

38-
**Full Changelog**: https://github.com/intake/intake-esm/compare/v2025.2.3...v2025.7.9
39-
4040
## v2025.2.3
4141

42-
## New features added
42+
[Full Changelog](https://github.com/intake/intake-esm/compare/v2024.2.6...v2025.2.3)
43+
44+
### New features added
4345

4446
- Changed behaviour of `source._open_dataset` to include coordinate variables by @charles-turner-1 in https://github.com/intake/intake-esm/pull/681
4547
- feat: Support being able to use in-memory ESMCatalogModel instances by @lewisjared in https://github.com/intake/intake-esm/pull/690
4648

47-
## Bugs fixed
49+
### Bugs fixed
4850

4951
- Fix #684 Merge results from main and derived catalogs by @rbeucher in https://github.com/intake/intake-esm/pull/685
5052
- Fix how storage_options is passed to get_mapper by @garciampred in https://github.com/intake/intake-esm/pull/678
5153

52-
## Maintenance and upkeep improvements
54+
### Maintenance and upkeep improvements
5355

5456
- Upgrade to intake Take2 by @charles-turner-1 in https://github.com/intake/intake-esm/pull/683
5557
- Update dependencies and improve import handling for xarray version compatibility by @andersy005 in https://github.com/intake/intake-esm/pull/696
5658
- Update pyproject.toml and readthedocs.yml by @andersy005 in https://github.com/intake/intake-esm/pull/695
5759
- Add flaky decorator for tests with remote resources to reduce cold start failure rate by @charles-turner-1 in https://github.com/intake/intake-esm/pull/700
5860
- Update CONTRIBUTING guidelines to e.g. refer to new default branch by @sadielbartholomew in https://github.com/intake/intake-esm/pull/674
5961

60-
## Other merged PRs
62+
### Other merged PRs
6163

6264
- Bump the actions group with 16 updates by @dependabot in https://github.com/intake/intake-esm/pull/658, https://github.com/intake/intake-esm/pull/654, https://github.com/intake/intake-esm/pull/661, https://github.com/intake/intake-esm/pull/671, https://github.com/intake/intake-esm/pull/686, https://github.com/intake/intake-esm/pull/691, https://github.com/intake/intake-esm/pull/693, https://github.com/intake/intake-esm/pull/698
6365
- Update PyPI workflow to build and upload intake-esm artifacts by @andersy005 in https://github.com/intake/intake-esm/pull/659
6466
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/intake/intake-esm/pull/662, https://github.com/intake/intake-esm/pull/664, https://github.com/intake/intake-esm/pull/669, https://github.com/intake/intake-esm/pull/672, https://github.com/intake/intake-esm/pull/675, https://github.com/intake/intake-esm/pull/677, https://github.com/intake/intake-esm/pull/682, https://github.com/intake/intake-esm/pull/687, https://github.com/intake/intake-esm/pull/692, https://github.com/intake/intake-esm/pull/694
6567
- Bump codecov/codecov-action from 4.1.1 to 4.4.1 in the actions group by @dependabot in https://github.com/intake/intake-esm/pull/663,https://github.com/intake/intake-esm/pull/668
6668
- Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.2 in the actions group by @dependabot in https://github.com/intake/intake-esm/pull/676, https://github.com/intake/intake-esm/pull/680
6769

68-
## New Contributors
70+
### New Contributors
6971

7072
- @sadielbartholomew made their first contribution in https://github.com/intake/intake-esm/pull/674
7173
- @garciampred made their first contribution in https://github.com/intake/intake-esm/pull/678
7274
- @charles-turner-1 made their first contribution in https://github.com/intake/intake-esm/pull/681
7375
- @rbeucher made their first contribution in https://github.com/intake/intake-esm/pull/685
7476
- @lewisjared made their first contribution in https://github.com/intake/intake-esm/pull/690
7577

76-
**Full Changelog**: https://github.com/intake/intake-esm/compare/v2024.2.6...v2025.2.3
77-
7878
## v2024.2.6
7979

8080
([full changelog](https://github.com/intake/intake-esm/compare/v2023.10.27...d96efea14b348e346d5c2a1490e91c9ae1e2c709))

0 commit comments

Comments
 (0)