wti v.2.8.3 released
By Edouard on April 19, 2023
We released the version 2.8.3 of our synchronization tool wti. Here’s the changelog entries since our last post announcing wti 2.7.2:
- Fixed bug for users using an old version of the
multipart_post
gem: relax dependency onmultipart_post
. Also made sure that wti works withmultipart_post >= 2.0.0 and < 2.3
. - Removed
low-priority
argument as inwti push --low-priority
andwti add --low-priority
. All the file imports in WebTranslateIt.com are now top priority. - Added ruby 3.2 to CI matrix.
- Upgraded dependencies and refactored code.
- Replaced YAML API calls with JSON API calls.
- Fixed crash caused by use of API from older Multipart versions.
- Fixed
wti addlocale
andwti rmlocale
commands.
See the complete wti changelog.
The update to the gem is also available as a docker package, which was recently updated to Alpine 3.17 with ruby 3.2.2.