Skip to content

7.0.0

Choose a tag to compare

@Xaeroxe Xaeroxe released this 01 Nov 02:49
· 16 commits to master since this release
  • Add support to WhichConfig for a user provided closure that will be called whenever a nonfatal error occurs.
    This technically breaks a few APIs due to the need to add more generics and lifetimes. Most code will compile
    without changes.