Skip to content

1.0.4

Choose a tag to compare

@mversic mversic released this 11 Aug 16:19
· 78 commits to main since this release
c5f3c54

Added

  • Add compile tests
  • Implement support for params only constrained by other params

Fixed

  • Properly resolve main trait bounded default params
  • Add param bounds for complex predicates to main trait impl
  • Properly index parameters

Changed

  • Let single impls pass through without a helper trait

Removed

  • Remove main trait assoc bounds from assoc bounds group for dispatch