Skip to content

Commit b6f23a4

Browse files
committed
Compile release notes for v0.4.0
1 parent a1d11f3 commit b6f23a4

File tree

5 files changed

+17
-4
lines changed

5 files changed

+17
-4
lines changed

HISTORY.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,23 @@ History
33

44
.. towncrier release notes start
55
6+
py-cid v0.4.0 (2025-12-19)
7+
--------------------------
8+
9+
Features
10+
~~~~~~~~
11+
12+
- Add Python 3.14 to the supported and tested interpreter list across tox and CI. (`#45 <https://github.com/ipld/py-cid/issues/45>`__)
13+
- Migrate from pymultihash to py-multihash >= 2.0.0 for better maintenance and modern API support. (`#47 <https://github.com/ipld/py-cid/issues/47>`__)
14+
15+
16+
Internal Changes - for py-cid Contributors
17+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
18+
19+
- Update license format in pyproject.toml from deprecated TOML table to SPDX string format to comply with setuptools>=77.0.0 requirements. (`#46 <https://github.com/ipld/py-cid/issues/46>`__)
20+
- Copied ``base58`` code directly into ``py-cid`` to avoid future dependency issues. (`#52 <https://github.com/ipld/py-cid/issues/52>`__)
21+
22+
623
py-cid v0.3.1 (2025-09-12)
724
--------------------------
825

newsfragments/45.feature.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

newsfragments/46.internal.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

newsfragments/47.feature.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

newsfragments/52.internal.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)