Unreleased - View Diff
- Nothing yet
v1.0.1 - View Diff
- #13 - Remove usage of Array#intersection to fix errors in Ruby 2.6 and below
- #12 - Fix for cleaning old tmp files created from TranslationKey#export_to
- #11 - Fix google translate and add specs
- #10 - Add missing pagination links to index pages
v1.0.0 - View Diff
- Release to rubygems
- #3 - Do not automatically load migrations and instead require an explicit migration install step
- Initial Release