Changes between Version 237 and Version 238 of ChangeLog


Ignore:
Timestamp:
Dec 1, 2020, 11:32:21 AM (5 years ago)
Author:
Tom Goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ChangeLog

    v237 v238  
    55
    66----
     7December 1, 2020: ** Faster map session save ** - saving session files that include map files is much faster with slightly larger file size, relying on lz4 compression instead of gzip.
     8
    79October 30, 2020: ** Open command reads attribute files ** - will deprecate the ''defattr'' command now that ''open'' fills its role
    810
     
    2022
    2123September 15, 2020: **Read V3000 SDF** - support for reading the V3000 variant of SDF files
     24
     25September 14, 2020: **[https://github.com/RBVI/ChimeraX ChimeraX source code] on GitHub** - moved ChimeraX source code repository from UCSF to GitHub.
     26
     27September 10, 2020: **New [https://rbvi.github.io/chimerax-recipes/ ChimeraX recipes] website** gives examples command scripts and Python scripts.
    2228
    2329September 9, 2020: **Measure angles** between 3 atoms and/or centroids, or two planes, with the [http://www.cgl.ucsf.edu/chimerax/docs/user/commands/angle.html angle] command.