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
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,13 @@ and this project adheres to [PEP 440](https://www.python.org/dev/peps/pep-0440/)
7
7
and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
8
8
9
9
## [0.8.4]
10
+
11
+
### Changed
12
+
- Various dependencies have been upgraded.
13
+
14
+
### Fixed
10
15
- Support rasters with `nan` nodata values in `read_as_masked_array`
16
+
- Upgraded to [Actions v0.20.0](https://github.com/ASFHyP3/actions/releases/tag/v0.20.0) so that Docker image `latest` tag will correspond to the actual version tag. See https://github.com/ASFHyP3/actions/issues/278
0 commit comments