Skip to content

Releases: elixir-gettext/expo

v1.0.0

03 Apr 11:14
c61a74b
Compare
Choose a tag to compare

What's Changed

  • Fix compose output of extracted comments on plural messages

New Contributors

Full Changelog: v0.5.2...v1.0.0

v0.5.2

20 Feb 10:59
v0.5.2
dbcc3e2
Compare
Choose a tag to compare

What's Changed

  • Fix Elixir 1.16 deprecations

Full Changelog: v0.5.1...v0.5.2

v0.5.1

04 Dec 14:06
v0.5.1
9b4f6ee
Compare
Choose a tag to compare

What's Changed

  • Fix instruction commands for Expo.PO.DuplicateMessagesError.
  • Fix FunctionClauseError in msguniq Mix task.
  • Fix duplicated flags and comments for Expo.Message.merge/2.

Full Changelog: v0.5.0...v0.5.1

v0.5.0

15 Nov 09:18
8ee1c57
Compare
Choose a tag to compare

What's Changed

  • Add mix expo.msquniq Mix task.
  • Detect duplicates for messages and plural messages.
  • Fix the Expo.Message.msgctxt/0 type.
  • Add the Expo.Message.split_lines/0 type.
  • Add Expo.Message.merge/2, Expo.Message.Singular.merge/2, and Expo.Message.Plural.merge/2.
  • Add Expo.Message.Plural.key/1.

Full Changelog: v0.4.1...v0.5.0

v0.4.1

28 Mar 06:50
cb04691
Compare
Choose a tag to compare

What's Changed

  • Fix a bug with parsing multiline strings for plural messages
    (issue).

Full Changelog: v0.4.0...v0.4.1

v0.4.0

17 Feb 18:04
v0.4.0
361741e
Compare
Choose a tag to compare

What's Changed

  • Strictly require at least one line of text in msgid and msgstr.
  • Fix Expo.PO.compose/1 with only top comments and no headers.

Full Changelog: v0.3.0...v0.4.0

v0.3.0

21 Jan 09:41
8d000bb
Compare
Choose a tag to compare

What's Changed

  • Add Expo.PluralForms for functionality related to the Plural-Forms
    Gettext header.

Full Changelog: v0.2.0...v0.3.0

v0.2.0

13 Jan 08:08
403fee4
Compare
Choose a tag to compare

What's Changed

  • Add support for previous message context (through #| msgctxt "..."
    comments).

  • Fix some issues with obsolete comments (#~) not parsing correctly in some
    cases.

Full Changelog: v0.1.0...v0.2.0

v0.1.0

12 Jan 15:20
88baacf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0-beta.7...v0.1.0

v0.1.0-beta.7

30 Jul 10:02
v0.1.0-beta.7
69327e7
Compare
Choose a tag to compare
v0.1.0-beta.7 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.1.0-beta.6...v0.1.0-beta.7