You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [1.14.0] - 2025-12-30
8
8
9
+
_Updates base Python version from 3.9 to 3.11._
10
+
9
11
### Changed
10
12
11
-
- update the default python version from 3.9 to 3.10 ([#323](https://github.com/nasa/stitchee/pull/323))([**@danielfromearth**](https://github.com/danielfromearth))
12
-
- Implement uv dependency management and versioning with bump-my-version ([#325](https://github.com/nasa/stitchee/issues/325))([**@danielfromearth**](https://github.com/danielfromearth))
13
-
- Download ICESat-2 ATL06 granules for integration testing instead of using git lfs ([#327](https://github.com/nasa/stitchee/pull/327))([**@danielfromearth**](https://github.com/danielfromearth))
14
-
- Fix python version in matrixed GitHub Actions tests ([#329](https://github.com/nasa/stitchee/pull/329))([**@danielfromearth**](https://github.com/danielfromearth))
13
+
- Implement uv dependency management and versioning with bump-my-version ([#325](https://github.com/nasa/ncompare/issues/325))([**@danielfromearth**](https://github.com/danielfromearth))
14
+
- Download ICESat-2 ATL06 granules for integration testing instead of using git lfs (Updates Python version from 3.10 to 3.11) ([#327](https://github.com/nasa/ncompare/pull/327))([**@danielfromearth**](https://github.com/danielfromearth))
15
+
- Refactor CI/CD workflows for releasing on publish, improve maintainability ([#333](https://github.com/nasa/ncompare/pull/33))([**@danielfromearth**](https://github.com/danielfromearth))
16
+
- Update the default python version from 3.9 to 3.10 ([#323](https://github.com/nasa/ncompare/pull/323))([**@danielfromearth**](https://github.com/danielfromearth))
17
+
18
+
### Fixed
19
+
- Fix python version in matrixed GitHub Actions tests ([#329](https://github.com/nasa/ncompare/pull/329))([**@danielfromearth**](https://github.com/danielfromearth))
0 commit comments