ableton-js
Advanced tools
Comparing version 3.1.5 to 3.1.6
@@ -7,4 +7,10 @@ ### Changelog | ||
#### [v3.1.6](https://github.com/leolabs/ableton.js/compare/v3.1.5...v3.1.6) | ||
- :bug: Fix an issue with Live 10 where umlauts in a cached response would throw an error [`f4f6a20`](https://github.com/leolabs/ableton.js/commit/f4f6a20e30d9a0c97e585a12799255cbd769c240) | ||
#### [v3.1.5](https://github.com/leolabs/ableton.js/compare/v3.1.4...v3.1.5) | ||
> 16 March 2023 | ||
- :zap: Try binding to the last used port first to speed up the connection to Live [`b86bc5d`](https://github.com/leolabs/ableton.js/commit/b86bc5d2b2872b030978a87cc3b001e2e997722d) | ||
@@ -11,0 +17,0 @@ - :memo: Add logging to the example code [`7b5dfbf`](https://github.com/leolabs/ableton.js/commit/7b5dfbf5beb8140588211a4b54c970e48f9980c9) |
{ | ||
"name": "ableton-js", | ||
"version": "3.1.5", | ||
"version": "3.1.6", | ||
"description": "Control Ableton Live from Node", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
258364
4934