Skip to content

chore(main): release 2.0.0#6

Merged
lpatiny merged 1 commit into
mainfrom
release-please--branches--main--components--openchemlib-sqlite
Jun 3, 2026
Merged

chore(main): release 2.0.0#6
lpatiny merged 1 commit into
mainfrom
release-please--branches--main--components--openchemlib-sqlite

Conversation

@cheminfo-bot

@cheminfo-bot cheminfo-bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

2.0.0 (2026-06-03)

⚠ BREAKING CHANGES

  • MoleculesDBSQLite.search() is now asynchronous and returns a Promise<SearchResponse>; callers must await it. New MoleculesDBConfig options dbPath and poolSize enable the worker pool, and a new close() method tears it down.

Features

  • default poolSize to 4 in SearchWorkerPoolOptions (1f1b406)
  • report substructure scan progress via an onProgress callback (ac5f682)
  • run substructure search in a worker pool (async, multicore, progress) (02db276)

Bug Fixes

  • skip 2D coordinate invention when parsing substructure candidates (163bd44)

This PR was generated with Release Please. See documentation.

@codecov

codecov Bot commented Jun 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.50%. Comparing base (1f1b406) to head (b5588b4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #6   +/-   ##
=======================================
  Coverage   90.50%   90.50%           
=======================================
  Files           8        8           
  Lines         295      295           
  Branches       93       93           
=======================================
  Hits          267      267           
  Misses         25       25           
  Partials        3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cheminfo-bot cheminfo-bot changed the title chore(main): release 1.2.1 chore(main): release 1.3.0 Jun 3, 2026
@cheminfo-bot cheminfo-bot force-pushed the release-please--branches--main--components--openchemlib-sqlite branch from 51777d2 to 9526f96 Compare June 3, 2026 05:26
@cheminfo-bot cheminfo-bot changed the title chore(main): release 1.3.0 chore(main): release 2.0.0 Jun 3, 2026
@cheminfo-bot cheminfo-bot force-pushed the release-please--branches--main--components--openchemlib-sqlite branch from 9526f96 to de6819f Compare June 3, 2026 06:01
@cheminfo-bot cheminfo-bot force-pushed the release-please--branches--main--components--openchemlib-sqlite branch from de6819f to b5588b4 Compare June 3, 2026 06:04
@lpatiny lpatiny merged commit ab0d6d5 into main Jun 3, 2026
10 checks passed
@cheminfo-bot

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants