Skip to content

Commit 044b1fb

Browse files
author
semantic-release
committed
chore(release): 1.5.0
1 parent 8780055 commit 044b1fb

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
# CHANGELOG
22

33

4+
## v1.5.0 (2025-09-04)
5+
6+
### Features
7+
8+
- Ap mode support ([#52](https://github.com/Achaad/asar-xarray/pull/52),
9+
[`8780055`](https://github.com/Achaad/asar-xarray/commit/87800552bd40c5e54a5b6dd70d736b54f4661a1e))
10+
11+
* AP mode support.
12+
13+
Can properly open process APS and APP files.
14+
15+
---------
16+
17+
Co-authored-by: Priit Pender <priit@alloca.ee>
18+
19+
Co-authored-by: Achaad <achaad@achaad.eu>
20+
21+
422
## v1.4.2 (2025-09-04)
523

624
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = 'asar_xarray'
3-
version = "v1.4.2"
3+
version = "v1.5.0"
44
description = 'Synthetic Aperture Radar (SAR) Level-1 python mapper of ERS/ASAR products.'
55
authors = [
66
{ name = 'Anton Perepelenko', email = 'anton.perepelenko@cgi.com' },

0 commit comments

Comments
 (0)