wti v.3.0.0 released

By Edouard on September 20, 2023

We released the version 3.0.0 of our synchronization tool wti. This is mostly a code refactoring release and it removes one dependency. Here’s the changelog:

  • Remove dependency on multipart_post gem
  • Don’t rescue SSL Errors.
  • Move ArrayUtil#to_columns to StringUtil
  • Replace custom ArrayUtil#chunks with native ruby method each_slice
  • Autocorrect frozen strings comments offences

See the complete wti changelog.

The update to the gem is also available as a docker package, which is running the latest Alpine linux with ruby 3.2.2.