Skip to content

Releases: DenChenn/blunder

v1.1.0

14 Sep 11:36
Compare
Choose a tag to compare

Release stable version 1.1.0

v1.0.5

06 Sep 09:00
Compare
Choose a tag to compare
  • Add interface for type assertion

v1.0.2

06 Sep 08:39
Compare
Choose a tag to compare
  • Remove common blunder error
  • Support cross machine comparison through error id

v1.0.0

05 Sep 09:53
Compare
Choose a tag to compare
  • Remove blunder function
  • Make generated errors compatible with native errors package
    • Implement Unwrap() error
    • Implement Wrap(err error) to wrap error from other packages