Releases: MannLabs/alphamap
Releases · MannLabs/alphamap
v0.2.1
v0.2.0
What's Changed
Breaking changes
- decouple code from structuremap by @mschwoer in #84
Required changes topip
installation:
If you want the structuremap dependency from pip, usepip install "alphamap[structuremap]"
orpip install "alphamap[stable,structuremap-stable]"
instead ofpip install alphamap
Installers are not affected.
Bug fixes
- change np.NaN to np.nan by @ammarcsj in #79
- use more stable url for fasta & uniprot download by @mschwoer in #87
- fix fasta install location for mac by @mschwoer in #91
New Contributors
Full Changelog: 0.1.12...v0.2.0
Release version 0.1.12
bumpversion
Release version 0.1.11
Merge pull request #76 from ammarcsj/develop_w_loose_install Merge development branch and improve dependency management
Release version 0.1.10
Merge pull request #45 from MannLabs/develop Develop
Release version 0.1.8
Version Bump
Release version 0.1.7
This is the first release that enables 3D visualization based on predicted structures from AlphaFold.
Release version 0.1.6
UPDATE: bump version 2
Release version 0.1.5
Merge pull request #30 from MannLabs/develop Develop
Release version 0.1.4
CHORE: bump version