Version 1.3.0, Minor release: Spyder-Terminal v1.3.0 for Spyder 6.1.x 🎉
All Platforms
-
You can easily install this version if you use Anaconda by running:
conda update anaconda conda install spyder -c conda-forge conda install spyder-terminal -c conda-forgeNote: This usually takes a couple of days to work until conda packages are created and uploaded by conda-forge. Please be patient.
-
Or you can use pip with this command:
pip install -U spyder-terminal
What's Changed
- PR: Fix compatibility for Spyder 6 and update to xterm.js 5.5.0 by @Zybulon @dalthviz in #355
- PR: Add Ubuntu Font License to LICENSE.txt by @juliangilbey in #353
- PR: Replace deprecated
distutilsandpipesmodules by @juliangilbey in #352 - PR: Use
shas a default shell on BSD systems by @spchamp @dalthviz in #356 - PR: Bump node-forge from 1.3.1 to 1.3.2 by @dependabot[bot] in #357
- PR: Bump express from 4.21.2 to 4.22.1 by @dependabot[bot] in #359
- PR: Add remote terminals menu using remote client connections info, update Spyder and Python min version requirements and other fixes by @dalthviz in #358
- PR: Prevent
ReferenceErrordue to JS eval calls before page load by @dalthviz in #361 - PR: Set
RAISE_AND_FOCUStoTrueto give focus to terminal prompt by @dalthviz in #362
For the full list of new features, closed issues and merged pull requests in this release, please see our Changelog