Closed
Milestone
Apr 18, 2022–Nov 27, 2022
0.11.0
Dates
Release Candidate
- 12 Nov. 2022
- No features, no big changes, only bugfixes
- RC testing announcement and changelog
- %0.20.0 planning
Stable release
- stable release announcement
- $date + 2 weeks: 27 Nov. 2022
Code
- Last major Duniter-v1/BMA-only release before Substrate migration
Network
-
Replace singletons
with@functools.lru_cache()
decorator -
Fix local requests failing
TUI
-
Migrate from tabulate
totexttable
CLI
-
Rename tx
command totransfer
-
Organize commands into subcommands -
Get rid of argos
command
Meta
-
Repository restructuration -
Python v3.11 support
Dev Env
-
Change workflow to main
branch -
Introduce pre-commit
hooks, CI jobs, apply changes:-
autoflake
-
mypy
: Static type annotation -
pylint
-
pre-commit-hooks
-
mdformat
-
-
Fix coverage integration into GitLab -
Separate unit from integration tests
Doc
-
Rework pip(x)
documentation
Debian
-
Package updated for Debian Bookworm