Highlights
- Python versions 3.7 to 3.13 are now supported.
- Allow constructing objects with mixed hierarchies and without calling init explicitly.
- Added support for building stubs files.
What's Changed
- Fix the typos on
Documentation/TAP_Python_Help/Prerequisites.mdby @g-galante in #140 - Update OpenTAP in package create by @alnlarsen in #146
- Added a new setting for configuring virtual environments. by @rmadsen-ks in #160
- 164 stubs by @rmadsen-ks in #165
- 112 Project Name Validation: Fix by @rmadsen-ks in #166
- added a few types to opentap.py by @rmadsen-ks in #167
- 3.2-rc.1 by @rmadsen-ks in #168
- OpenTAP version, additional opentap package, launchSettings.json by @rmadsen-ks in #169
- 3.2-rc.2 by @rmadsen-ks in #171
- Removed NaturalLanguage en frm Directory.Build.props. and unset assem… by @rmadsen-ks in #177
- Removed NaturalLanguage en frm Directory.Build.props. and unset assem… by @rmadsen-ks in #178
- Added improved (alpha) of Python Runtime and fixed minor bugs by @rmadsen-ks in #195
- 3.2.0-rc.4 by @rmadsen-ks in #197
- Added publishing artifacts from CsvPythonResultListener example by @rmadsen-ks in #202
- 3.2-rc.5 by @rmadsen-ks in #203
- py 3.13 by @rmadsen-ks in #204
- 3.2-rc.6 by @rmadsen-ks in #205
New Contributors
- @alnlarsen made their first contribution in #146
Full Changelog: v3.1.0...v3.2.0