File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,17 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html )
66
7- ## [ 0.3.4] Unreleased Github Repo [ develop]
7+ ## [ 0.3.5] Unreleased Github Repo [ develop]
8+ ## [ 0.3.4] - 2022-03-04
89### Fix
910- ` WebSocketDevice ` double unwanted ` super().__init__ ` bug.
1011- Load time in MacOS caused by bleak/corebluetooth, only if BleDevice
1112- Allow mdns ` .local ` name in WebSecureREPL, (ssl checkhostname / auth server.)
1213- ` WebSocketDevice ` receive frame errors
1314- ` SerialDevice ` follow command parsing errors
1415- ` BleDevice ` follow command parsing errors
16+ - ` is_reachable ` method for ` WebSocketDevice ` if ip is mdns .local name
17+ - pipe option for ` BleDevice ` ` wr_cmd ` method.
1518### Added
1619- Indicate websocket port in ip address as ` ip:port ` format
1720- Allow ` password:passphrase ` format for ` WebSocketDevice ` password that sets ssl/auth
You can’t perform that action at this time.
0 commit comments