Skip to content

Commit

Permalink
Add CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sbliven committed Jan 9, 2019
1 parent 2f11136 commit 465129d
Showing 1 changed file with 54 additions and 0 deletions.
54 changes: 54 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
RCSB Symmetry
-------------

## CE-Symm 2.1.0 (symmetry-2.1.0)

Released 9 January 2019.

Includes both CE-Symm and QuatSymm.

This version requires Java 8 or newer.

New features:

- Use BioJava 5.2.0, which brings lots of improvements:
- Support Java 8-11 (#97)
- Improved structure parsing (e.g. better symmetry operator support, mmCIF & MMTF parsing, better distinction between asymm_id and auth_id for identifying chains, etc)
- Newer Jmol version
- Better documentation (#96)
- Separate QuatSymm package


## CE-Symm 2.0.0 (symmetry-2.0.0)

Released 3 July 2018 after a long period of beta release candidates.

This version requires Java 7-8.

New features:

- Multiple alignment between all repeats of the protein
- Detection of multiple axes of symmetry (both dihedral point groups and hierarchical symmetry)
- Detection and visualization of point groups
- Better symmetry detection
- Monte-Carlo alignment optimization
- GUI/visualization improvements
- Major command line option changes
- Based on BioJava 4.2.12
- Diverse input formats (pdb, mmcif, local & remote files, chain & residue selections)
- Numerous bug fixes & improvements


## CE-Symm 1.0.0 (symmetry-tools-1.0.0)

Released 18 August 2014

This is the initial release of the CE-Symm tool. It corresponds to the version
used in Myers-Turnbull (2014).

This version runs on Java 6-8.

Note that the git history at this time is convoluted due to the merging of
several projects. The similarly-named symmetry-1.0.0 tag contains only
quaternary symmetry code, rather than CE-Symm. Further reorganizations followed
the migration of stable quaternary symmetry and ce-symm code into BioJava.

0 comments on commit 465129d

Please sign in to comment.