Skip to content

Minor version

Compare
Choose a tag to compare
@dhoulb dhoulb released this 28 Mar 10:50

Minor version bump. Includes minor API changes not considered breaking.

  • Rename FormattedError to ValueError (more descriptive and reusable name).
  • Make ValueError the default error thrown by Blork (not TypeError, but ValueError extends TypeError).