Skip to content

v1.3.1

Choose a tag to compare

@smikitky smikitky released this 23 Oct 08:19
· 233 commits to master since this release
  • #has() now accepts range strings. multirange('1-100').has('10-20') returns true.
  • Optimized #append() so that appending integers to the end of the existing ranges will be faster.