Releases: Eigenstate/vmd-python
Releases · Eigenstate/vmd-python
Python 3.12 + Clang
- Fixes for Clang / C++17 standard
- Remove warnings from molfileplugin dynamic loading.
Python 3.12 support
- Future-proofs atomsel type to use Python Limited API initialization
OSX fixes + updates
- Fix floating point problems with cross product originating from
fma
instruction being available on arm64 - Silence extra output when building for OSX
v3.1.2
Changelog:
- actually fix compilation error in py_atomsel.C (don't use v3.1.1)
- don't use pkg_resources anymore since it's deprecated
- clean up a few tests
Support Python >= 3.10
Changelog:
- Define PY_SSIZE_T_CLEAN for argument parsing to work in Python >= 3.10. See: https://docs.python.org/3/c-api/arg.html#strings-and-buffers
- Update test case
Fixed builds for OSX
v3.0.6 Bump version: 3.0.5 → 3.0.6
v3.0.5
Bump version: 3.0.4 → 3.0.5
v3.0.1, no EGL
Includes all new features, help, etc, except full EGL support.
Fixed Linux build
First conda-forge release
Builds without {DY,}LD_LIBRARY_PATH being altered.
v2.0.8
Bump version: 2.0.7 → 2.0.8