Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bf4239 commit e8c2294Copy full SHA for e8c2294
CHANGELOG.md
@@ -22,6 +22,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
22
- Added `bumpversion` for version control (#319)(#398)
23
- Added `tox` for local testing (#345)
24
- Added `requirements.txt`
25
+- Added to `PythonEngine` methods `Eval` and `Exec` (#389)
26
27
### Changed
28
@@ -45,6 +46,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
45
46
- Fixed outdated version number in AssemblyInfo (#398)
47
- Fixed wrong version number in `conda.recipe` (#398)
48
- Fixed fixture location for Python tests and `Embedded_Tests`
49
+- Fixed `PythonException` crash during Shutdown (#400)
50
51
### Removed
52
0 commit comments