Fix minor bug in float compare
Add PtrNil matcher
Update go and libs
Update libs (and line endings)
Add filename config
Update to go v1.22 Add profiling helper functions
Update go and libs Remove debug println
Add less than greater than
Improve random generator
Upgrade to go v1.20
Add indentifier to random generator
Add Duration to random generator
Update to go v1.19
Add Is.Kind
Complex custom comparer added
Add complex to random generator
Converted to generics (type safety) Change to usage (minor) ListEqualTo added, as EqualTo for lists only, matches nil with empty list
Byte() added to random generator
Added Time and Int64 to random generator
Message from custom comparer (Can explain why compare failed)