Sha256: 06407e5011c8f04c52551f42c22ccbe95c6cb1fd29a80189e856f0a4f6570e97

Contents?: true

Size: 805 Bytes

Versions: 1

Compression:

Stored size: 805 Bytes

Contents

## [Unreleased]
- Nothing new yet. 

## [0.1.0] - 2021-06-02

- Initial release!
You can now translate strings! Be free!

## [0.2.0] - 2021-06-03

- Commentation and cleanup of unneeded files.

## [0.3.0] - 2021-06-03

- Gemfile.lock was not automatically updated, testing it a bit.
Seems like you need to update it by hand! 

## [0.4.0] - 2021-06-05

- The translated new string now knows what language it is. 

## [0.5.0] - 2021-06-06

- Add TranslatableString class to work around frozen string literal magic comment. 
  Also will not crash with frozen strings now. 

## [0.6.0] - 2021-06-08

- Add option to use ENV variable DEEPL_HOST

## [0.7.0] - 2021-06-08

- Get rid of duplicated code. Update `benchmark.rb`.

## [0.8.0] - 2021-06-08

- Add option to use the shorter `t_to_language_code` alias. 

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
translate_self-0.8.0 CHANGELOG.md