MTDA 0.15
What's Changed
- docs: Remove transparent canvas in png images by @vj-kumar in #120
- Prepare support for newer nanopi variants by @chombourger in #112
- Support for nanopi-r1 by @chombourger in #123
- kas-container: Update to 2.6.3 by @vj-kumar in #122
- Add support for wifi and bluetooth by @vj-kumar in #129
- meta-isar/recipes-python: make py3qterm use PyQt5 (vs pyqt) by @chombourger in #131
- docs/build: document nanopi-r1 setup by @chombourger in #127
- setup.py: needs zeroconf to be installed to run mtda-cli on host by @ricbha in #133
- apt: mtda apt link changed by @ricbha in #135
- mtda-cli: add missing help options for subcommands by @vj-kumar in #137
- setup.py: replace tab with space by @vj-kumar in #138
- fix for mtda-cli help not returning by @chombourger in #139
- storage/writer: fix a variable referenced before use error in write_raw by @chombourger in #141
- meta-isar/conf: set PREFERRED_PROVIDER for u-boot-nanopi-r1 by @chombourger in #143
- Check for issues in the code using flake8 by @chombourger in #144
- main: make sure the agent is created with a default name by @chombourger in #145
- basic self-tests using pytest by @chombourger in #146
- storage: start mtda-usb-functions after storage is loaded by @ricbha in #150
- storage/writer: handle end of stream for bzip2 streams by @chombourger in #152
- mtda: add support for xz compressed images by @vj-kumar in #153
- ci: build packages when a PR is created by @bhargavdas in #154
- meta-isar/conf: introduce mtda-bullseye distro by @chombourger in #160
- preliminary support for docker container as DUT by @chombourger in #149
- Revert "meta-isar/conf: use IMAGE_FSTYPES instead of IMAGE_TYPE" by @vj-kumar in #162
- Prepare for Isar 0.8 by @chombourger in #164
- power/qemu: support additional system drives by @chombourger in #163
- ci: push package updates to Gemfury only for release tags by @chombourger in #166
- prepare version 0.15 by @chombourger in #167
- meta-isar/recipes-python: pull mtda version 0.15 by @chombourger in #169
New Contributors
Full Changelog: v0.14...v0.15