File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 1+ v1.0.2
2+ ------
3+
4+ (This is mostly a bug fix release and this message won't be displayed in
5+ Package Control. A changelog has been added however.)
6+
7+
8+ * Fixed escaped backslashes in sublime settings syntax
9+ ~ File conversion now saves the file before building (and fails when saving
10+ does)
11+ * Stop the build if the user closed the "select target format" panel
12+ * Some minor bugfixes
13+
14+
15+ == Changes to sublime_lib (interesting for developers) ==
16+
17+ + Added `auto_show` parameter to `OutputPanel`'s `__init__`
18+ + Added `view.OutputPanel.append()`
19+ + `view.OutputPanel()` can now be used as a context manager and runs
20+ `.finish()` on exit
21+ + Added `edit.Edit.append()` and made parameters for callback signatures
22+ optional
You can’t perform that action at this time.
0 commit comments