You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
## Changelog
2
2
3
+
### 1.7.0
4
+
- Improved folder selection via 'Add folder' by using Ookii.VistaFolderBrowserDialog
5
+
- Improved output path selection by changing 'select output folder' to 'select output file', @jmclocklin thanks for the help
6
+
- Improved automatic output folder recognition.
7
+
- Fixed some bugs
8
+
3
9
### 1.6.0
4
10
Node.js, Node Package Manager and lessc are now all compatible with Windows. [See here](https://github.com/cloudhead/less.js/wiki/Command-Line-use-of-LESS).
5
11
- Rewrote WinLess to compile via Node.js with lessc
@@ -29,4 +35,4 @@ WinLess is now SingleInstance:
29
35
- Added 'check all' checkbox.
30
36
- Made directory list resizable
31
37
- The less.js version shown in 'about' is now read from the actual less.js file.
0 commit comments