Skip to content

Releases: mfatihercik/errless

v0.5.1

15 Mar 05:42
Compare
Choose a tag to compare
  • bug fixes
  • only capture exception thrown by liblary

Full Changelog: v0.5.0...v0.5.1

v0.5.0

13 Mar 22:34
Compare
Choose a tag to compare

breaking changes

  • rename check[x]W function to Try{X} function
  • rename check{x} function to Throw{X} function
  • add If, Fallback method

Full Changelog: v0.4.1...v0.5.0

v0.4.1

12 Mar 05:48
Compare
Choose a tag to compare
  • bug fix

Full Changelog: v0.3.0...v0.4.1

v0.4.0

12 Mar 05:34
Compare
Choose a tag to compare
  • add IF method to filter errors

v0.3.0

12 Mar 05:30
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.3.0

  • Breaking change
  • Rename functions
    • With to Err
    • WithMessage to ErrMessage
      add Ok function
      add If function to filter

v0.2.0

11 Mar 00:08
Compare
Choose a tag to compare
  • add Custom Error handler
  • add WithMessage method
  • add comparation

v0.1.0

09 Mar 10:59
2ef60f4
Compare
Choose a tag to compare
go build and test workflow