Rosetta v0.2.0 Release Notes

Release Date: 2021-09-10 // over 2 years ago
    • ➕ Add Rosetta::Lucky.integrate to easily include Rosetta::Treanslatable where localizations may be used.
    • 🌐 Create Rosetta::SimpleTranslation and Rosetta::InterpolatedTranslation mixins to simplify the builder.
    • 🌐 Raise a compile error when translations with interpolations are converted to string using Crystal string interpolation or by calling to_s.