Releases: PlaceOS/driver
Releases · PlaceOS/driver
v5.3.2: feat: JSON schema should be included in driver metadata (#79)
tweaks to json schema generation
v5.3.1
v5.3.0
v5.2.1: fix(queue): replace priority queue (#75)
fixes queue memory leak
v5.0.10: fix(transport): prevent data variable being captured by block
fixes IO transport where packets are queued back to back before processing could occur
v5.0.9
v5.0.6
Fixes an issue that could prevent logic driver specs from successfully running.
v5.0.5
v5.0.4
v5.0.3: fix: sometimes the HTTP client lib does't decompress the response (#58)
fixes HTTP requests where not decompressed automatically