mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
Compile release notes for v0.2.4
This commit is contained in:
@ -3,6 +3,15 @@ Release Notes
|
|||||||
|
|
||||||
.. towncrier release notes start
|
.. towncrier release notes start
|
||||||
|
|
||||||
|
py-libp2p v0.2.4 (2025-03-27)
|
||||||
|
-----------------------------
|
||||||
|
|
||||||
|
Bugfixes
|
||||||
|
~~~~~~~~
|
||||||
|
|
||||||
|
- Added Windows compatibility by using coincurve instead of fastecdsa on Windows platforms (`#507 <https://github.com/ethereum/py-libp2p/issues/507>`__)
|
||||||
|
|
||||||
|
|
||||||
py-libp2p v0.2.3 (2025-03-27)
|
py-libp2p v0.2.3 (2025-03-27)
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
|
||||||
|
|||||||
@ -1 +0,0 @@
|
|||||||
Updates ``Feature Breakdown`` in ``README`` to more closely match the list of standard modules.
|
|
||||||
@ -1 +0,0 @@
|
|||||||
Added Windows compatibility by using coincurve instead of fastecdsa on Windows platforms
|
|
||||||
@ -1 +0,0 @@
|
|||||||
Fixed import path in the examples to use updated `net_stream` module path, resolving ModuleNotFoundError when running the examples.
|
|
||||||
@ -1 +0,0 @@
|
|||||||
Fixes broken CI lint run, bumps ``pre-commit-hooks`` version to ``5.0.0`` and ``mdformat`` to ``0.7.22``.
|
|
||||||
Reference in New Issue
Block a user