Releases: MurrellGroup/ProtPlot.jl
Releases · MurrellGroup/ProtPlot.jl
v0.5.6
v0.5.5
ProtPlot v0.5.5
- Add
AtomPlot
recipe for fast and reactive plotting of atoms
Merged pull requests:
- Bump julia-actions/setup-julia from 1 to 2 (#41) (@dependabot[bot])
- Bump julia-actions/cache from 1 to 2 (#42) (@dependabot[bot])
- Bump actions/checkout from 3 to 4 (#43) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 5 (#44) (@dependabot[bot])
v0.5.4
ProtPlot v0.5.4
Merged pull requests:
v0.5.3
ProtPlot v0.5.3
- Make compatible with latest ProteinChains.jl
Merged pull requests:
- CompatHelper: bump compat for ColorTypes to 0.12, (keep existing compat) (#36) (@github-actions[bot])
v0.5.2
ProtPlot v0.5.2
v0.5.1
v0.5.0
ProtPlot v0.5.0
- Add argument conversion for BioStructures types.
- Use ProteinChains.jl instead of the
Protein
submodule of Backboner.jl for input/output.
v0.4.6
ProtPlot v0.4.6
v0.4.5
v0.4.4
ProtPlot v0.4.4
- Update to Backboner v0.11.
- Add support for 3x3xL chain backbone array input, only using Backboner for reading PDB/mmCIF.
- Add
PDBEntry
function for downloading a temporary PDB file that returns a vector of chains.