Releases: Becksteinlab/multibind
Releases · Becksteinlab/multibind
0.2.1
Minor fix and support for Python 3.10 – 3.14.
What's Changed
- Citation information by @ianmkenney in #19
- Scheduled CI and conditional failure for code coverage by @ianmkenney in #21
- Add conversion of state label columns to str if necessary by @l-repa in #22
- update to support Python 3.10 to 3.14 by @orbeckst in #24
- updated workflow for deployment by @orbeckst in #27
New Contributors
Full Changelog: v0.2.0...v0.2.1
0.2.1 test release 1
This is a test release to check that deployment works.
Code itself is the same as for 0.2.0 but now Python 3.10 - 3.14 is supported.
v0.2.0
What's Changed
- CI working through github actions by @ianmkenney in #12
- Docs by @ianmkenney in #13
MultibindScannerimplemented for ligand concentration scanning- Error estimates for state free energies
Full Changelog: v0.1.0...v0.2.0
initial development release
v0.1.0 Added poetry.lock to gitignore