- improved Bluetooth scanning and device discovery (thanks to a PR from @aholzel)
- added new pfxscan command line utility
- support for new ICD revision v.3.39
- updates to the scripts and documentation
- updated command line scripts to use argparse
- added new GitHub test actions
- updated command line scripts to install using setuptools console_scripts for better platform compatibility
- bug fixes
- all new support added for v.3.38 of ICD
- support for v.1.50+ firmware which conforms to v.3.38 ICD
- added command line utility scripts which are installed into the python path
- revised documentation
- revised documentation
- improved BLE notifcation callbacks
- added Bluetooth LE connection access with same functionality as USB
- added convenience methods to PFxBrick class to execute actions directly
- added support for running scripts on PFx Brick
- fixed error reporting for file system access methods
- fixed file directory refresh to ignore empty directory entries
- changed the USB write function to ensure consistent cross-platform compatibility
- finished implementing missing functionality
- finished documentation
- first public announced release
- Added CHANGELOG.rst to project manifest
- Initial release