Skip to content

v0.53.0

Choose a tag to compare

@ascartabelli ascartabelli released this 30 Mar 11:15
· 76 commits to master since this release
  • Unfilled placeholders in functions built with asPartial now assume an undefined value
  • range now converts to number its parameters and will return an empty array if the specified range is invalid
  • difference is now a binary function and returns a result without duplicates
  • Changed the name of the property holding the library's version
  • Added the possibility to use custom placeholders in partial application