All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fix
pybricks lwp3 replcan only connect to remote control. - Fix Technic Large hub Bluetooth hub kind.
1.0.0-alpha.9 - 2021-05-27
pybricksdev.ble.lwp3.bytecodesmodule.pybricksdev.ble.lwp3.messagesmodule.pybricksdev lwp3 replcommand line tool.
- Crash when running
pybricksdev dfuwithout args on command line.
1.0.0-alpha.8 - 2021-05-18
pybricksdev.ble.lwp3module.pybricksdev.ble.nusmodule.pybricksdev.ble.pybricksmodule.
- Name parameter to
pybricksdev run blecommand is now optional.
- Connecting to BLE devices based on Bluetooth address.
1.0.0-alpha.7 - 2021-05-17
- Debug option to CLI interface.
- Use standard Python logging for modules instead of per-object.
- Use progress bars when downloading program to hub.
- Delay option in CLI
flashcommand.
- Flashing firmware using BLE under conditions on Windows.
NotImplementedErrorwhen compiling to .mpy in ipython kernel on Windows.
- Skipped for technical reasons.
1.0.0-alpha.5 - 2021-05-04
- REPL installer for SPIKE/MINDSTORMS hubs.
- Data logging to file.
1.0.0-alpha.4 - 2021-04-12
- Size check when restoring firmware via USB/DFU.
- Wait for some time to allow program output to be received before disconnecting
in the
runcommand.
1.0.0-alpha.3 - 2021-04-09
- Print BLE download progress after chunk is complete instead of before.
- Fix occasional bad checksum warning when running program via BLE.
1.0.0-alpha.2 - 2021-04-08
- Check Pybricks protocol version when connecting to Bluetooth Low Energy devices.
- Fix running programs via Bluetooth Low Energy.
1.0.0-alpha.1 - 2021-04-07
- This changelog.
- DFU flashing not working on Windows.
- Typo in
pipargumentsREADME.md.