Skip to content

Version 3.1.0

Compare
Choose a tag to compare
@cpjolicoeur cpjolicoeur released this 13 Apr 16:11
· 414 commits to master since this release

Version 3.1.0 mainly contains updates and changes to how Torch does internationalization (i18n).

Previously Torch had built-in support for locale files using native Gettext features. While this is fairly standard, Torch only had English and Russian translation files. The version 3.1 update adds support for Torch users to be able to dynamically configure their own "localization" backend to add customized translations or messaging into the system.

We would ask users to continue submitting back official Pull Requests with new locale files if you are customizing the messaging into a known language, so that other users can take advantage.

A big thanks to @brunvez for spear-heading this work and getting this merged as well as adding a Spanish locale file to Torch!

Full Changelog

Closed issues:

  • Enhance internationalization #143

Merged pull requests: