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