File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 8.5.1
3+ ## 805.1.0
44
55* Stable release.
6+ * New new versioning scheme. 805 means it's for Ren'Py 8.5. Odd minor versions
7+ represent stable releases, even minor versions represent development releases,
8+ and patches are an index in the series.
9+
10+ ## 8.6.0
11+
12+ * Mistakenly published release.
613* Arguments passed to the shell by tasks are now quoted by VS Code, allowing the
714 commands to work even if spaces are in the directory names.
815
Original file line number Diff line number Diff line change 22 "name" : " language-renpy" ,
33 "displayName" : " Ren'Py Language (Official)" ,
44 "description" : " Adds rich support for the Ren'Py programming language to Visual Studio Code." ,
5- "version" : " 8.6 .0" ,
5+ "version" : " 805.0 .0" ,
66 "publisher" : " renpy" ,
77 "license" : " MIT" ,
88 "homepage" : " https://github.com/renpy/vscode-language-renpy" ,
You can’t perform that action at this time.
0 commit comments