python_ffi_cpython 0.4.4
python_ffi_cpython: ^0.4.4 copied to clipboard
The macOS, Windows and Linux implementation of python_ffi, a Python-FFI for Dart.
0.4.4 #
- Updated dependencies.
0.4.3 #
- Updated dependencies.
0.4.2 #
- Updated dependencies.
0.4.1 #
- Updated dependencies.
0.4.0 #
- Refactored to make use of Dart 3.x record types.
- Fixed path issues on Windows.
- Fixed Bundling Python modules with external package .
- Updated dependencies.
0.3.1 #
- Updated dependencies.
- Updated bundled Python runtime for macOS and Linux.
- TODO: Recompile the Python runtime for Windows.
- Bundled also the Python stdlib.
0.3.0 #
- Updated to Dart 3.x.
- Fixed a crash caused by the bundled windows python DLL.
0.2.2 #
- Updated dependencies.
0.2.1 #
- Updated dependencies.
0.2.0 #
- Added support for Linux.
0.1.0 #
- Added support for Windows.
0.0.2 #
- Updated dependencies.
0.0.1 #
- Initial version.