Skip to content

Releases: zakodium-oss/react-ocl-nmr

v3.1.0

15 Oct 16:02
413bc10
Compare
Choose a tag to compare

3.1.0 (2024-10-15)

Features

v3.0.3

13 Sep 11:56
b996ed8
Compare
Choose a tag to compare

3.0.3 (2024-09-13)

Bug Fixes

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

v3.0.2

28 Jun 14:17
0c78287
Compare
Choose a tag to compare

3.0.2 (2024-06-28)

Bug Fixes

v3.0.1

24 Aug 07:10
63184b9
Compare
Choose a tag to compare

3.0.1 (2023-08-24)

Bug Fixes

v3.0.0

17 Aug 05:52
6490863
Compare
Choose a tag to compare

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)

v2.3.0

04 Aug 15:36
2ae25fb
Compare
Choose a tag to compare

2.3.0 (2023-08-04)

Features

v2.2.1

04 Aug 13:14
c2b0958
Compare
Choose a tag to compare

2.2.1 (2023-08-04)

Bug Fixes

  • update dependencies and fix label position (1214725)

v2.2.0

04 Aug 07:41
059dbdf
Compare
Choose a tag to compare

2.2.0 (2023-08-04)

Features

  • update react-ocl to allow label (b15c799)

v2.1.0

03 Aug 11:26
a80d522
Compare
Choose a tag to compare

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)

v2.0.0

15 Aug 12:55
226c2f5
Compare
Choose a tag to compare

2.0.0 (2022-08-15)

⚠ BREAKING CHANGES

  • Requires OpenChemLib >=v8.

Miscellaneous Chores