Changes between Version 237 and Version 238 of ChangeLog
- Timestamp:
- Dec 1, 2020, 11:32:21 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ChangeLog
v237 v238 5 5 6 6 ---- 7 December 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 7 9 October 30, 2020: ** Open command reads attribute files ** - will deprecate the ''defattr'' command now that ''open'' fills its role 8 10 … … 20 22 21 23 September 15, 2020: **Read V3000 SDF** - support for reading the V3000 variant of SDF files 24 25 September 14, 2020: **[https://github.com/RBVI/ChimeraX ChimeraX source code] on GitHub** - moved ChimeraX source code repository from UCSF to GitHub. 26 27 September 10, 2020: **New [https://rbvi.github.io/chimerax-recipes/ ChimeraX recipes] website** gives examples command scripts and Python scripts. 22 28 23 29 September 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.