Skip to content

v0.0.8

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Nov 05:30
7d7f1d2

0.0.8 (2022-11-03)

Features

  • provide a base AbstractProvider for provider implementations to use (6ffffe9)
  • support for ErrorCode enum, Reason strings with pre-existing consts, v0.5 spec (37f13e1)
  • support ResolutionError, init test-harness (784d706)

Bug Fixes

  • exclude v in tag (#8) (1ecabdb)
  • excludes v from tag version (#6) (82f587d)
  • extend Exception for ResolutionError and provide non-overlapping methods (ee75354)

Miscellaneous Chores