Skip to content

py2opsin v1.0.5

Compare
Choose a tag to compare
@JacksonBurns JacksonBurns released this 10 Jul 16:59
· 21 commits to main since this release

py2opsin Patch Release 1.0.5

This patch release of py2opsin adds better type hints to the main py2opsin function for better introspection by IDEs and updates a performance-related unit test for a more fair comparison between py2opsin and other solutions (thanks @jonwzheng!).

What's Changed

  • Better Type Hints in py2opsin, address Windows performance issue by @JacksonBurns in #9
  • Update performance test and README to include more fair comparison with pubchempy by @jonwzheng in #14

Full Changelog: v1.0.4...v1.0.5