ReleaseMicrosoftMicrosoftpublished Sep 24, 2025seen Jun 26

microsoft/syntheseus v0.6.0

microsoft/syntheseus

Open original ↗

Captured source

source ↗
published Sep 24, 2025seen Jun 26captured 2whttp 200method plain

syntheseus 0.6.0

Repository: microsoft/syntheseus

Tag: v0.6.0

Published: 2025-09-24T12:39:44Z

Prerelease: no

Release notes: This release includes further usability improvements (mostly related to search), and drops support for Python 3.7.

Changed

  • Drop support for Python 3.7 (#113) ([@kmaziarz])
  • Refactor search CLI to make it easier to access programmatically (#126) ([@kmaziarz])

Added

  • Implement option to expand target even when purchasable (#130) ([@kmaziarz])
  • Support LRU cache eviction for reaction models (#127) ([@kmaziarz])
  • Add a utility to load a SmilesListInventory from file (#124) ([@kmaziarz])

Fixed

  • Fix search CLI crash under Python 3.11+ (#114) ([@kmaziarz])
  • Query the underlying reaction model in a fixed order (#122) ([@kmaziarz])