Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 493 Bytes

CHANGELOG.md

File metadata and controls

34 lines (19 loc) · 493 Bytes

[1.0.0] - 2021-03-22

  • Null safety support

[0.3.0] - 2020-02-09

  • Hide internal files

[0.2.0] - 2020-02-09

  • Add usages

[0.1.0] - 2020-02-09

  • Add translate funcion alias Localization.t(key, params)
  • Add translate funcion alias t(key, params)!

[0.0.4] - 2020-02-09

  • Make changeLocale() testable
  • Add tests

[0.0.3] - 2020-02-09

  • Add examples

[0.0.2] - 2020-02-08

  • Add proper description
  • Formatting codes

[0.0.1] - 2020-02-08

  • Initial release.