Releases: monome/druid
Releases · monome/druid
druid v1.1.5
1.1.4
druid 1.1.3
fix detection on windows @trentgill
druid 1.1.2
fix serial detection on windows (skip product string detection, because windows doesn't allow it)
druid 1.1.1
- fix serial detection @trentgill
druid 1.1.0
- pydfu-based crow firmware updater, auto-fetches from git release @tehn
- websocket server at port 6666 for sending commands directly to crow (ie, line execution from editor) @csboling
- command autocomplete + input captures @csboling
- filename autocompletion @csboling
- option to ignore theme @daveriedstra
0.2.1
0.2.0
0.1.1
- Updated to a regular Python package
- Project is published to PyPI https://pypi.org/project/monome-druid/
- Which means it's now installable using
pip install monome-druid