Skip to content

Make Equals stricter and add MatchesRegexp chainer

Compare
Choose a tag to compare
@JosiahWitt JosiahWitt released this 02 Apr 14:10
· 118 commits to master since this release
85dbc0c
  • Now Equals treats nil and empty maps and slices as not equal (maybe a slight breaking change, but is safer)
  • MatchesRegexp chainer added to allow matching strings against regular expressions