Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.31 KB

CHANGELOG.rst

File metadata and controls

43 lines (30 loc) · 1.31 KB

1.5.4: * #23 and #24

Support Scala 2.13 and 2.12 (drop 2.11)

1.5.3: * #21

Handle double quotes and newlines

1.5.2: * #19

Add option to ignore non-literal-constant strings instead of throwing an Exception

1.5.1: * #18

Fix wrong msgid generation (no quotes)

1.5.0:

  • #17 Throw exception if the arguments singular, plural, and context are not literal constant string
  • Support Scala 2.12

1.4:

  • #10 Fix wrong pot file generation for plural forms

1.3:

  • #5 Allow multiple marker methods

1.2:

  • #3 Make i18n method names configurable
  • #4 Poedit reports "invalid control sequence" for key "don't have to"

1.1:

  • #2 Friendly to diff tools: Sort content of i18n.pot by msgid