Skip to content

v0.61.0

Choose a tag to compare

@ascartabelli ascartabelli released this 09 Nov 14:03
· 3 commits to master since this release
  • Added symmetricDifference
  • Big performance improvements to the following functions in ES6 aware environments: difference, intersection, symmetricDifference, union, unionBy, uniques and uniquesBy
  • Gave a new coat of paint to all tests
  • Updated doc comments and streamlined some parameter names
  • Dropped TravisCI for Github actions