Releases: zakodium-oss/react-ocl-nmr
Releases · zakodium-oss/react-ocl-nmr
v3.1.0
3.1.0 (2024-10-15)
Features
v3.0.3
3.0.3 (2024-09-13)
Bug Fixes
- deal correctly with atom leave when shift click an atom (57077b4)
v3.0.2
3.0.2 (2024-06-28)
Bug Fixes
v3.0.1
3.0.1 (2023-08-24)
Bug Fixes
v3.0.0
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
2.3.0 (2023-08-04)
Features
v2.2.1
2.2.1 (2023-08-04)
Bug Fixes
- update dependencies and fix label position (1214725)
v2.2.0
2.2.0 (2023-08-04)
Features
- update react-ocl to allow label (b15c799)
v2.1.0
2.1.0 (2023-08-03)
Features
- add memo to calculate diastereotopic IDs (#16) (61f777b)
Bug Fixes
v2.0.0
2.0.0 (2022-08-15)
⚠ BREAKING CHANGES
- Requires OpenChemLib >=v8.
Miscellaneous Chores