Skip to content

Releases: carpediem/errors

Release list

0.2.0

Choose a tag to compare

@ignace-dev ignace-dev released this 14 Jan 10:01

Added

  • ErrorToException to convert a capture error into an exception
  • CaptureErrorInterface to enable typehinting against an interface

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • CaptureError::setErrorReporting removed from public API

0.1.0

Choose a tag to compare

@ignace-dev ignace-dev released this 13 Jan 09:49

Initial commit