What's Changed
- Improve Tox and Pylint configurations by @aabadie in #25
- gh_actions: run lint and flake8 for every Python versions by @aabadie in #29
- Add README.rst validation to the lint testenv by @aabadie in #26
- Add support for black code formatter by @aabadie in #27
- Add test for ctrl factory instanciation failure by @aabadie in #31
- black: don't skip string normalization by @aabadie in #30
- README.rst: fix syntax errors by @benpicco in #32
- ci: use available python versions by @leandrolanzieri in #34
- ctrl: fix return of flash by @leandrolanzieri in #33
- ctrl: set term to
Nonewhen stopped by @leandrolanzieri in #35 - shell: reset term flag when stopping term by @leandrolanzieri in #36
- ctrl: send termination signals to the process group by @crasbe in #37
- riotctrl: bump version to 0.5.1 by @crasbe in #38
- workflows,tox: add more python versions, fix
too-many-positional-argumentswarning for all versions by @crasbe in #40 - workflows: change to release/v1 from unsupported master by @crasbe in #41
- workflows: fix package directory by @crasbe in #42
New Contributors
- @aabadie made their first contribution in #25
- @benpicco made their first contribution in #32
- @leandrolanzieri made their first contribution in #34
- @crasbe made their first contribution in #37
Full Changelog: v0.5.0...v0.5.1