Skip to content

Latest commit

 

History

History
124 lines (54 loc) · 4.59 KB

CHANGELOG.md

File metadata and controls

124 lines (54 loc) · 4.59 KB

Changelog

3.1.0 (2024-10-15)

Features

3.0.3 (2024-09-13)

Bug Fixes

  • deal correctly with atom leave when shift click an atom (57077b4)

3.0.2 (2024-06-28)

Bug Fixes

3.0.1 (2023-08-24)

Bug Fixes

3.0.0 (2023-08-17)

⚠ BREAKING CHANGES

  • The callback object is different and properties have been renamed: { "idCode": "gGPHADIMmURTAbJ`�RHgBj@", "attachedHydrogensIDCodes": [ "gNpDALzHRVvjjH`OtbADj`" ], "nbAttachedHydrogens": 3, "atomLabel": "C", "nbEquivalentAtoms": 1, "atomMapNo": 0 }

Features

  • use TopicMolecule to deal with diaIDs (#20) (cafe891)

Bug Fixes

  • add correct types on callback (ff4f86a)

2.3.0 (2023-08-04)

Features

2.2.1 (2023-08-04)

Bug Fixes

  • update dependencies and fix label position (1214725)

2.2.0 (2023-08-04)

Features

  • update react-ocl to allow label (b15c799)

2.1.0 (2023-08-03)

Features

  • add memo to calculate diastereotopic IDs (#16) (61f777b)

Bug Fixes

  • update openchemlib-utils to 2.1.2 (#11) (ed61721)

2.0.0 (2022-08-15)

⚠ BREAKING CHANGES

  • Requires OpenChemLib >=v8.

Miscellaneous Chores

1.1.1 (2022-04-21)

Bug Fixes

  • correct implicit H for last atom (e9ba182)

1.1.0 (2021-06-22)

Features

  • add event in callback and update dependencies (84f609c)

1.0.0 (2021-03-24)

Bug Fixes

0.4.0 (2021-03-23)

Features

  • move project to TypeScript and add SSR support (198fe08)

0.3.0 (2021-02-26)

Features

  • update dependencies to cache SVG (a1f4e17)