All Versions
54
Latest Version
Avg Release Cycle
107 days
Latest Release
1836 days ago
Changelog History
Page 6
Changelog History
Page 6
-
v0.2.0 Changes
- โ Add
localeapp add
command for sending keys and translations from the command line - โ Add
secure
configuration setting for api communications. Default: true - ๐ Add
ssl_verify
andssl_ca_file
configuration settings for ssl cert verification. Off by default, see the README for more details - โ Add
proxy
configuration setting
- โ Add
-
v0.1.2 Changes
- ๐ Fix incorrect documentation
- Display help if unrecognized command given
- โ Add section on default rails translations to README
-
v0.1.1 Changes
- Gem compiled with 1.8.7
-
v0.1.0 Changes
- โ Added support for Heroku's Cedar stack
- โ Added a safer configuration style where enabled environments are explicitly defined
- โ Removed some unnecessary default options from config files generated with
localeapp install
- ๐ Fixed
localeapp push
with no arguments