Split v3.3.0 Release Notes

Release Date: 2018-08-13 // over 5 years ago
  • ๐Ÿ”‹ Features:

    ๐Ÿ›  Bugfixes:

    ๐ŸŽ Performance:

    • Improve performance of RedisInterface#make_list_length by using LTRIM command (@mlovic, #509)

    Misc:

    • โšก๏ธ Update development dependencies
    • โœ… test rails 5.2 on travis (@lostapathy, #524)
    • โšก๏ธ update ruby versions for travis (@lostapathy, #525)

      gem install split -v 3.3.0

    or via Bundler:

    gem "split", "~> 3.3.0"