We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f8b7e3 commit c70de5fCopy full SHA for c70de5f
CHANGES.md
@@ -1,5 +1,9 @@
1
-Release 1.10.9 -- ??? (compared to 1.10.8)
+Release 1.10.9 -- 1 Feb 2020 (compared to 1.10.8)
2
--------------------------------------------------
3
+* Windows fix for incorrectly interpreting paths to oslc.exe as if they were
4
+ "escaped" strings -- for example, `"c:\path\to\new\oslc"` should not be
5
+ interpreted as `"c:\path<tab>o<newline>ewoslc"`. #1101
6
+* Speed up OSL `concat()` function. #1103
7
8
Release 1.10.8 -- 1 Dec 2019 (compared to 1.10.7)
9
0 commit comments