Releases: freesasa/freesasa-python
Releases · freesasa/freesasa-python
2.2.0b2 Fix issues with publishing setup
v2.2.0b2 Exclude the combination python 3.11 and macos from publish workflow.
2.2.0b1 Support Python 3.11
v2.2.0b1 Bump version to 2.2.0b1
2.2.0a4 Figuring out Github Actions
v2.2.0a4 Don't publish any linux binaries.
Fix bugs in structureFromBioPDB
v2.2.0a2 Up to version 2.2.0a2
2.2.0a1
Add Result.write_pdb()
function
2.1.0
- Added changelog
- Can access absolute and relative SASA for individual residues through
Result.residueAreas()
- Can set options and classifier for a
Structure
initiated without an input file for later
use inStructure.addAtom()
- Improve docs
- Only build PyPi packages for Python 3.6+ (can still be built from source for older versions)
2.0.5
2.0.4
2.0.3-7
Increase required Cython version to be compatible with Python 3.7.
2.0.3-6
Last release had a version error. This release simply brings versioning back in sync.