Releases: SeanCline/PyExt
Releases · SeanCline/PyExt
PyExt-v0.1.60
What's Changed
- Fix line numbers for Python 3.10 by @radoering in #6
- Add support for Python 3.11 by @radoering in #7
- Managed dict fixes by @radoering in #8
Full Changelog: PyExt-v0.1.57...PyExt-v0.1.60
PyExt-v0.1.57
Merge pull request #4 to add more details when various types of objects are printed. (Thanks @radoering !)
Add support for 3.9 and later 3.8 builds. (See this comment.)
PyExt-v0.1.34
Fixed a bug where !pysymfix
wouldn't work when a symbol path was already configured.
PyExt-v0.1.29
Add support for the latest builds of Python 3.7.
PyExt-v0.1.21
Add support for printing Python set
objects in !pyobj
.
Add a new command, !pysymfix
that adds a Python symbol server ( https://github.com/SeanCline/PythonSymbols ) to the sympath.
PyExt-v0.1.10
AppVeyor deploy of PyExt v0.1.10