Skip to content

Releases: luki3k5/yatapp-elixir

v0.2.6

20 Nov 11:18

Choose a tag to compare

  • new configuration options to set http timeouts

v0.2.5

06 Sep 11:54
5caf2ef

Choose a tag to compare

  • download_on_start is set to true by default

v0.2.0

02 Jan 13:27
d46b4c4

Choose a tag to compare

Update README.md

v0.1.4

24 Oct 19:18
89775a9

Choose a tag to compare

  • fix SSL #3

v0.1.3

21 Aug 08:21

Choose a tag to compare

  • new export option strip_empty

v0.1.2

13 Jun 08:44

Choose a tag to compare

  • change downloaded files name through API to locale.format e.g. en_US.json

v0.1.1

12 Jun 12:03
541ea81

Choose a tag to compare

  • fix websocket url
  • change poison ~> 2.0 to poison >= 2.0.0

v0.1.0

08 Jun 08:47

Choose a tag to compare

  • mix task to download all translations from Yatapp through API
  • websocket integration with Yatapp (store all translations in ETS table, fetch translation from table with Yatapp.ExI18n module)