forked from pyscripter/pyscripter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
PyScripterVersionInfo-x64.ini
53 lines (49 loc) · 2.16 KB
/
PyScripterVersionInfo-x64.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
[Version]
Count=2
CurrentProductionProgramVersion=4.1.1
CurrentBetaProgramVersion=4.2.5
[Program Version 0]
ProgramLocationPath=https://jaist.dl.sourceforge.net/project/pyscripter/PyScripter-v4.1/
ProgramLocationFileName=PyScripter-4.1.1-x64-Setup.exe
ProgramVersion=4.1.1
ProgramReleaseType=prtBeta
ProgramSize=11000000
ProgramReleaseDate=12/10/2021
[Program Version 0\VersionDescription]
Count=11
Item0=New features
Item1=- Implementation of the Language Server Protocol
Item2=- Python language support provided by the Jedi language server
Item3=- Two new styles added Windows11_Light and Windows11_Dark
Item4=- Copy and paste code as html to Powerpoint and other applications
Item5=- Removed support for python 3.3-3.5
Item6=- Read only indicator on tabs
Item7=- Added traditional Chinese translation
Item8=Issues addressed:
Item9=- #939, #951, #1116, #1118, #1119, #1122, #1123, #1125, #1129, #1133
Item10=- #1136
[Program Version 1]
ProgramLocationPath=https://yer.dl.sourceforge.net/project/pyscripter/PyScripter-v4.2/
ProgramLocationFileName=PyScripter-4.2.5-x64-Setup.exe
ProgramVersion=4.2.5
ProgramReleaseType=prtBeta
ProgramSize=10000000
ProgramReleaseDate=22/12/2022
[Program Version 1\VersionDescription]
Count=16
Item0=New features
Item1=- Python 3.11 support added - Support for python 3.6 removed
Item2=- Spell checking of comments and strings #84
Item3=- Track changes bar as in Visual Studio
Item4=- Editor Unicode handling improvements (emojis, bi-directional text, etc.)
Item5=- Editor selection options (alpha blending, fill whole lines)
Item6=- Portuguese translations (pt_PT, pt_BR) added
Item7=- Internet Explorer replaced with the Edge browser
Item8=- Added Format Selection external tool using the "black" module
Item9=- New IDE option 'Automatic Restart' (#1188)
Item10=- Recovery of unsaved files on system shutdown or application crash
Item11=- New IDE command "Zoom Reset" Atl+Num 0 (#650)
Item12=- Two new styles added: Windows 11 Polar Dark and Windows 11 Polar Light
Item13=Issues addressed:
Item14=- #1140, #1146, #1149, #1151, #1163, #1165 #1152, #1155,
Item15=- #1177, #1181, #1182, #1183, #1185, #1186, #1187, #1189