Skip to content

5.14

Choose a tag to compare

@lingjf lingjf released this 17 Oct 14:50
· 96 commits to v5 since this release
  1. Eliminate all warnings
  2. Update json compare algorithm
  3. Add CP primitive
  4. Enumerate progressing
  5. Support Chinese CJK
  6. Diff string with LCS algorithm and show space as dot to distinguish end
  7. Remove In matcher(duplicated with AnyOf)
  8. Has/Count change from matcher tuple to single matcher
  9. Update OK with native array parameter, get array size
  10. Update Me memcmp matcher, remove M1e/M8e/M16e/M32e/M64e, clarify deduce strategy
  11. Simplify macro
  12. Test c++11/14/17/20/23 versions
  13. Fix several bugs
  14. Refactoring