Skip to content

Releases: cheminfo/openchemlib-search-wasm

v1.2.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 10 Sep 20:58
8fff309

1.2.0 (2026-09-10)

Features

  • add getNoStereoHash and getNoStereoHashes (#3) (f9aec63)

v1.1.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 09 Sep 11:29
0fe38b6

1.1.0 (2026-09-09)

Features

  • add getNoStereoTautomerHash and getNoStereoTautomerHashes (cc6b6b9)

v1.0.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 28 Aug 10:09
b055bf6

1.0.0 (2026-08-28)

⚠ BREAKING CHANGES

  • take entries and a jpath, and return the result buffer
  • return the result buffer instead of taking a caller-owned one
  • reduce to batch substructure and similarity search over idcodes

Features

  • reduce to batch substructure and similarity search over idcodes (7f6d5fb)
  • return the result buffer instead of taking a caller-owned one (4230ebe)
  • take entries and a jpath, and return the result buffer (4fb2d0d)

Bug Fixes

  • benchmark: repair the worker scan for the current API (1ee1688)
  • build: stamp the gzip header OS byte, so wasm/ is machine-independent (049cdfe)