Releases: zoido/errassert
Releases · zoido/errassert
v0.5.0
0.5.0 (2024-05-25)
Features
- ✨ make
nil
ErrorAssertion
a valid option (#40) (93decab)
v0.4.0
0.4.0 (2024-04-12)
Features
- ✨ support simple message equality check (#35) (bb2f95e)
v0.3.0
0.3.0 (2024-03-27)
Features
v0.2.0
0.2.0 (2024-03-15)
Features
- ✨ allow to combine assertions with
Want
(#23) (c579a57)
- ✨ support checking gRPC status errors (#25) (4ceacfc)
Bug Fixes
- ⬆️ bump the go_modules group group with 1 update (#26) (33b1d47)
v0.1.0
0.1.0 (2024-03-13)
Features
- 🚧 Basic nil/non-nil assertions (#11) (80a337c)
- 🚧 basic string based assertions (#15) (7678568)
- 🚧 Define the interface of the error assertion (#8) (f61f13c)
- 🚧 go1.13 ErrorIs/ErrorAs assertions (#12) (155d565)