Skip to content

Latest commit

 

History

History
66 lines (47 loc) · 2.7 KB

CHANGELOG.md

File metadata and controls

66 lines (47 loc) · 2.7 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog. This project adheres to Semantic Versioning.

Unreleased

Nil.

0.9.1 - 2024-06-27

Added

  • Added support for pseudolocalized translations #82

0.9.0 - 2021-02-17

Added

  • Added support for ignoring specific translation keys #59

0.8.4 - 2021-01-15

Added

  • Added support for Ruby 3. #53

Changed

  • Switched to GitHub Actions for CI. #52
  • Switched to Ruby 2.7.2 for development. #55

0.8.3 - 2020-01-15

Added

  • Added CLA probot to legitimize external contributions. #35

Changed

  • Switched to Ruby 2.7.0 for development. #39

0.8.2 - 2019-10-08

Added

  • Added this CHANGELOG.md. #32

Changed

  • Switched to Ruby 2.6.5 for development. #33

0.8.1 - 2019-08-23

Changed

  • Switched to Ruby 2.6.3 for development. #22
  • Switched to Travis CI for CI solutions. #22

Removed

  • Removed Shopify Build CI. #22

0.8.0 - 2019-08-13

Added

  • Exposed original_backend on the backend via attr_reader. #21

Fixed

  • Escape quotes inside attributes. #20

Please refer to GitHub releases for releases prior to 0.8.0.