Skip to content

Releases: Niolon/cifvis

0.9.3

Choose a tag to compare

@Niolon Niolon released this 17 Mar 10:27

Full Changelog: 0.9.2a...0.9.3

The alldeps files have Three.js and math.js dependencies included, while the files without that marker require these libraries to be imported separately

Alpha release 0.9.2

Choose a tag to compare

@Niolon Niolon released this 03 Mar 14:50

Small improvements in a lot of areas

Full Changelog: 0.9.1a...0.9.2a

Alpha release 0.9.1

Choose a tag to compare

@Niolon Niolon released this 25 Feb 12:04

Mainly for testing information that will be written into the documentation.

cifvis.alldeps.* include threeJS and mathjs and therefore are all batteries included
cifvis.* needs an external import of threeJS and mathjs and are meant to be used in a context, where you already use one or both of the libraries