mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-03-23 05:31:29 +00:00
Compile release notes for v0.2.0
This commit is contained in:
@ -1 +0,0 @@
|
||||
Drop support for ``python<3.8``
|
||||
@ -1 +0,0 @@
|
||||
Add basic support for ``python3.8, 3.9, 3.10, 3.11, 3.12``
|
||||
@ -1 +0,0 @@
|
||||
Merge updates from ethereum python project template, including using ``pre-commit`` for linting, change name of ``master`` branch to ``main``, lots of linting changes
|
||||
@ -1 +0,0 @@
|
||||
Move contributing and history info from README to docs
|
||||
@ -1 +0,0 @@
|
||||
Fix docs CI, drop ``bumpversion`` for ``bump-my-version``, reorg tests
|
||||
@ -1 +0,0 @@
|
||||
Turn ``mypy`` checks on and remove ``async_generator`` dependency
|
||||
@ -1 +0,0 @@
|
||||
Convert ``KeyType`` enum to use ``protobuf.KeyType`` options rather than ints, rebuild protobufs to include ``ECC_P256``
|
||||
@ -1 +0,0 @@
|
||||
Display example usage and full code in docs
|
||||
@ -1 +0,0 @@
|
||||
Drop dep for unmaintained ``async-service`` and copy relevant functions into a local tool of the same name
|
||||
@ -1 +0,0 @@
|
||||
Drop ``async-exit-stack`` dep, as of py37 can import ``AsyncExitStack`` from contextlib, also open ``pynacl`` dep to bottom pin only
|
||||
@ -1 +0,0 @@
|
||||
Bump to ``mypy==1.10.0``, run ``pre-commit`` local hook instead of ``mirrors-mypy``
|
||||
@ -1 +0,0 @@
|
||||
Bump ``protobufs`` dep to ``>=5.27.2`` and rebuild protobuf definition with ``protoc==27.2``
|
||||
Reference in New Issue
Block a user