Skip to content

Releases: ipb-halle/MolPaintJS

Multiple CTABs per Drawing

31 Mar 19:07
02faf5f
Compare
Choose a tag to compare

This release improves history handling and introduces support for multiple CTABs per drawing (e.g. chemical reactions).

Preparing for future extensions

28 Jun 08:54
Compare
Choose a tag to compare

This release introduces some preparations for future extensions:

  • additional rendering engines (SVG)
  • chemical drawings containing multiple connection tables (e.g. chemical reactions)

Please note that the method setMolecule(...) has been deprecated in favor of setDrawing(...).

Coming up: SGroup support

21 Jun 15:26
Compare
Choose a tag to compare

This release gives a preview on the work towards interpretation and manipulation of SGroup records in MDL Mol files.

fixes and features

12 Mar 12:11
Compare
Choose a tag to compare

This release fixes some issues with the previous release:

  • MDLv3000Writer disregarded atom properties
  • scaling of large molecules was unsatisfactory

New features introduced:

  • improved parser rules for MDL files (quoted strings etc.)
  • parsing of MDL V3000 COLLECTIONS
  • possibility to create, update and delete COLLECTIONS
  • highlighting of atoms and bonds

supply missing push

04 Mar 16:27
Compare
Choose a tag to compare

Fix previous release: released without pushing local changes

Single namespace

02 Mar 12:49
Compare
Choose a tag to compare

This releases uses a single name space: molPaintJS.

Bugfix

01 Mar 16:29
Compare
Choose a tag to compare

This release fixes bugs in v0.2.0-alpha.

Selfcontained library

26 Feb 16:14
Compare
Choose a tag to compare

The file molpaint.js now contains everything needed to run MolPaintJS. No more external icons, CSS, ...

Distribution optimized

17 Feb 08:26
Compare
Choose a tag to compare

This release has been optimized for distribution and provides a tar file containing the pre-built plugin.