Releases: dsehnal/LiteMol
Releases · dsehnal/LiteMol
v2
Notable changes in this release:
- Full integration with the CoordinateServer and the DensityServer.
- 3D-SNFG representation of carbohydrates.
- Custom 3D primitives and labels.
- Better molecular visuals and default values.
- Better support for the mmCIF format.
- Many bug fixes.
v1.0
This is the first release that also wraps up the development done during 2016.
Note: Unfortunately, it is not be possible to compile this release with the latest version of TypeScript due to some breaking changes introduced to the language. It's required that in the package.json
, all occurrences of "^" are replaced with "~".