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
@@ -2,6 +2,12 @@
2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+
## [1.2.0] - 2026-07-02
6
+
7
+
### Added
8
+
9
+
-**SICI DOI support** — DOIs containing semicolons (including [SICI](https://en.wikipedia.org/wiki/Serial_Item_and_Contribution_Identifier) identifiers) can now be downloaded via the TDM API. This addresses a long-standing community request. See Example 4 (`examples/example4.py`).
@@ -55,4 +54,4 @@ This will be automated/improved in the future
55
54
56
55
## Pre-Releases
57
56
58
-
Pre-releases (e.g., `1.1.0-rc1`) are used for testing purposes and are only published to TestPyPI. Follow steps 1–6 above for pre-releases, but do not proceed to step 7 (publishing to PyPI).
57
+
Pre-releases (e.g., `1.2.0-rc1`) are used for testing purposes and are only published to TestPyPI. Follow steps 1–6 above for pre-releases, but do not proceed to step 7 (publishing to PyPI).
0 commit comments