Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Releases: amberframework/citrine-i18n

v0.4.0

07 Aug 12:40

Choose a tag to compare

  • Crystal 0.30.0 support

v0.3.2

21 Jun 18:25
13e40c5

Choose a tag to compare

  • Use original i18n shard

v0.3.1

19 Jun 17:41
cd7962d

Choose a tag to compare

  • Update to point to a tag on amber's fork of i18n.cr (#4)

v0.2.0

26 May 17:48
f31ac89

Choose a tag to compare

  • Version of citrine-i18n which adds property locale to HTTP::Server::Context and uses it instead of ::I18n.locale.

  • This makes locale thread-safe as long as context.locale is passed as desired locale to translate() or localize() methods.

v0.1.0

07 Mar 18:53

Choose a tag to compare

  • Rename Citrine::Pipe::I18n to Citrine::I18n::Handler

  • This completes the transition to a shard that is not Amber-specific.