Releases: ecies/py
Releases · ecies/py
v0.4.3
What's Changed
- Bump ipython from 8.25.0 to 8.26.0 by @dependabot in #360
- Bump mypy from 1.10.0 to 1.10.1 by @dependabot in #359
- Revamp CI/CD by @kigawas in #366
- Add Python 3.13 by @kigawas in #358
- Bump pycryptodome from 3.20.0 to 3.21.0 by @dependabot in #375
- Bump dependencies by @kigawas in #377
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Bump eth-keys from 0.4.0 to 0.5.0 by @dependabot in #337
- Bump dependencies by @kigawas in #341
- Bump black from 24.2.0 to 24.3.0 by @dependabot in #342
- Bump pytest-cov from 4.1.0 to 5.0.0 by @dependabot in #343
- Bump ipython from 8.22.2 to 8.23.0 by @dependabot in #344
- Bump dependencies by @kigawas in #350
- Bump ruff from 0.3.7 to 0.4.7 by @dependabot in #352
- Prepare release: v0.4.2 by @kigawas in #357
Full Changelog: v0.4.1...v0.4.2
v0.4.1
v0.4.0
What's Changed
- Drop Python 3.7
- Revamp documentation
- Add configuration and XChaCha20 as an optional encryption backend
Full Changelog: v0.3.13...v0.4.0