Skip to content

v0.1.7

Choose a tag to compare

@ghosind ghosind released this 29 Aug 13:40
· 45 commits to main since this release
v0.1.7
0b5c9f0

go-assert v0.1.7

New Features

  • Add string assertion functions.

Changes

  • Allow checking the equality between int and uint values.
  • uintptr is also an unsigned integer.