Releases: yoctoproject/bmaptool
Releases · yoctoproject/bmaptool
v3.9.0
What's Changed
- Format code with black by @JPEWdev in #8
- Switch to using hatch to build by @JPEWdev in #10
- Remove
six
from production code by @JPEWdev in #12 - Add --removable-device option by @pascaleberhard0se in #13
- Remove more
six
by @JPEWdev in #15 - Doc fixes by @JPEWdev in #24
- README: Fix pip install command by @JPEWdev in #26
- Improve installation instructions by @gschwaer in #20
- Simple bug fixes by @schwesinger in #28
- docs/man1/bmaptool.1: fix incorrect description of bmap and signature… by @josch in #35
- tests/test_CLI.py: create $GNUPGHOME on the fly by @josch in #31
- Fixup gpg tests by @josch in #43
- Respect query part of the url when operating on the path by @josch in #41
- tests/test_bmap_helpers.py: avoid build failure from disorderfs by @josch in #44
- Add support for FTP authentication by @jeremie-dautheribes in #36
- Add --keyring and --fingerprint options by @josch in #32
- Reformat with black by @JPEWdev in #48
- Tag 3.9.0 by @josch in #46
New Contributors
- @JPEWdev made their first contribution in #8
- @pascaleberhard0se made their first contribution in #13
- @gschwaer made their first contribution in #20
- @schwesinger made their first contribution in #28
- @josch made their first contribution in #35
- @jeremie-dautheribes made their first contribution in #36
Full Changelog: v3.8.0...v3.9.0