Skip to content

Releases: MurrellGroup/ProteinChains.jl

v0.6.6

20 Feb 20:37
a31ba9e
Compare
Choose a tag to compare

ProteinChains v0.6.6

Diff since v0.6.5

v0.6.5

20 Feb 12:21
7cac2a3
Compare
Choose a tag to compare

ProteinChains v0.6.5

Diff since v0.6.4

v0.6.4

17 Feb 16:14
Compare
Choose a tag to compare

ProteinChains v0.6.4

Diff since v0.6.3

v0.6.3

14 Feb 01:03
Compare
Choose a tag to compare

ProteinChains v0.6.3

Diff since v0.6.2

v0.6.2

13 Feb 16:57
f8cc327
Compare
Choose a tag to compare

ProteinChains v0.6.2

Diff since v0.6.1

v0.6.1

13 Feb 15:42
Compare
Choose a tag to compare

ProteinChains v0.6.1

Diff since v0.6.0

  • Remove warning message when reading ProteinStructureStore files serialized prior to v0.6.
  • Set up Literate.jl (WIP)

v0.6.0

13 Feb 00:08
Compare
Choose a tag to compare

ProteinChains v0.6.0

Diff since v0.5.3

  • ProteinChain and ProteinStructure now implemented with DynamicStructs.jl
  • ProteinStructureStore uses a different file structure, but stores generated with v0.5 can still be loaded.
  • Add Base.view method for ProteinStructureStore for lazy loading of structures.

Breaking changes

  • Swap the position of ProteinChain's ins_codes and numbering fields.
  • Remove ProteinStructureStore read/write/delete attribute functions in favor of a Base.view method for ProteinStructureStore.
  • Remove StandardProperty, and rename IndexableProperty to simply Indexable, and require manual unwrapping with the exported unwrap function.
  • Remove addproperties, setproperties, deleteproperties and their mutating variants in favor of DynamicStructs.jl and the manual unwrap vibe (see above).

v0.5.3

23 Jan 23:12
8adb5af
Compare
Choose a tag to compare

ProteinChains v0.5.3

Diff since v0.5.2

v0.5.2

22 Dec 20:18
Compare
Choose a tag to compare

ProteinChains v0.5.2

Diff since v0.5.1

Merged pull requests:

v0.5.1

18 Nov 19:22
Compare
Choose a tag to compare

ProteinChains v0.5.1

Diff since v0.5.0