github dry-python/returns 0.29.0
Version 0.29.0

4 hours ago

What's Changed

Features

  • Add mypy>=1.19,<2.4 support

Bugfixes

  • Fixes partial mypy plugin inferring the wrong signature when a positional
    argument is applied by keyword: the remaining parameters are now correctly
    marked as keyword-only, so passing them positionally is a type error instead
    of a runtime TypeError

New Contributors

Full Changelog: 0.28.0...0.29.0

Don't miss a new returns release

NewReleases is sending notifications on new releases.