Skip to content

Version 2.0.2

Compare
Choose a tag to compare
@maximlt maximlt released this 17 Jan 14:53
· 41 commits to main since this release
594c02e

This patch release fixes a few bugs and introduces a performance enhancement. Many thanks to @alfredocarella for their first contribution, and to the maintainers @maximlt and @philippjfr for contributing to this release.

Optimization:

  • Minor optimizations in hot codepaths accessing class parameters (#893)

Bug fixes:

  • Unpack partial callables in iscoroutinefunction (#894)
  • Fix building Param with setuptools-scm<7 (#903)

Documentation:

  • Replace Google Analytics with GoatCounter (#895)
  • Fix a typo in Outputs.ipynb (#892)

Full Changelog