Skip to content

Releases: pyscripter/pyscripter

Version 4.3.0

13 Oct 22:55
Compare
Choose a tag to compare

Version 4.3.0 (October 13, 2023)

Binary download at Sourceforge

Version 4.0.0 (7 May 2021)

07 May 02:35
Compare
Choose a tag to compare

Version 4.0.0 (May 7, 2021)

  • New features:
    • Major redesign of the User Interface - Material icons and new logo
    • Re-architecture the interaction with python, code-completion etc. It should
      result in a more responsive user experience without delays and freezes.
    • Added support for Python 3.10
    • Removed support for Python 2.7, 3.2
    • Installer and executable are now code-signed
    • Persian translation added
    • New IDE option "Restore open project"
    • New File Explorer command "Select Directory..." (#1034)
  • Issues addressed:

Version 3.6.2.1 (31 May 2020)

31 May 00:35
Compare
Choose a tag to compare

Last release that can be compiled with Delphi 10.3.3. Shifting the development to Delphi 10.4.

Version 3.6.2 (29 November 2019)

01 Dec 22:25
Compare
Choose a tag to compare
  • New features:
    • Improved compatibility with venv virtual environments
    • Restore code folding state when you start PyScripter (#973)
    • Syntax for adding and removing parameters (#971). $[proc=?Question] adds parameter proc and $[proc=] removes it
    • Improved DPI scaling
    • Highlighters and styles are now installed under ProgramData to better support multiple users on the same computer
    • Two new styles added (Calypso and Stellar)
  • Issues addressed:

Version v3.5.0 (November 12 2018)

14 Nov 13:01
Compare
Choose a tag to compare

Version 3.4.0 released (May 5 2018)

06 May 04:30
Compare
Choose a tag to compare

New features:
* Switch Python Engines without exiting PyScripter
* Faster loading times
* Initial support for running Jupyter notebooks inside PyScripter
* Syntax highlighting for JSON files
* New IDE option "Style Main Window Border"
* Find in Files and ToDo folders can include parameters (#828)

Issues addressed:
#627,
#852,
#858,
#862,
#868,
#872

Version 3.3.0 (March22, 2018)

21 Mar 23:57
Compare
Choose a tag to compare
  • New features:
    • Thread debugging (#455)
    • Much faster python output redirection
    • Form Layout and placement stored in PyScripter.local.ini
  • Issues addressed:

Version 3.2.0 (January 16, 2018)

16 Jan 03:18
Compare
Choose a tag to compare

Release 3.1.0

31 Dec 17:12
Compare
Choose a tag to compare

Version 3.1 (December 31, 2017)

  • New features:
    • Code folding
    • Indentation lines
    • New IDE option "Compact line numbers"
    • pip tool added
    • Internal Interpreter is hidden by default
    • Kabyle language added
  • Issues addressed:

PyScripter v3.0.0

18 Oct 04:35
Compare
Choose a tag to compare
  • New features:
    • Python 3.5, 3.6 and 3.7 support
    • New Style Engine (VCL Styles) with high quality choices
    • Visual Style Preview and selection (View, Select Style)
    • Visual Source highlighter theme selection (Editor Options, Select theme)
    • German Translation added