Skip to content
Snippets Groups Projects

Release v1.1.1 bugfix release

Closed Moul requested to merge release/1.1 into main
1 file
+ 14
0
Compare changes
  • Side-by-side
  • Inline
+ 14
0
## v1.1.1 (14th August 2023)
Bug fix release, because `libnacl` brought in a breaking change.
### Fixes
- #206, !190: Fix `libnacl` version to 1.8.0
- Fix deprecation warning about `typing.re.Pattern`
### Backport necessary changes from v1.2.0 development branch for beeing able to release
- #194: Introduce `tests:3.11` job
- to set `PYTHON_VERSION` to `3.11` in order to fix the pipeline since `pre-commit` is now installed on `3.11` image
- Remove runners tags
- Bump broken isort, black, pylint pre-commit hooks
## [v1.1.0](https://git.duniter.org/clients/python/duniterpy/-/milestones/18) (14th February 2022)
### Project
Loading