Skip to content

v2.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Sep 03:22
· 47 commits to main since this release
9926328

This release fixes a few bugs with goi18n extract and goi18n merge, and it greatly increases the performance of the i18n package when localizing messages.

Changelog

9926328 Add build step (#226)
d17510c Update goreleaser.yml
9c75f7e goreleaser workflow (#225)
e15e8df fixed panic: runtime error: index out of range [0] with length 0 (#212)
8f09be8 fixes nil reference exception if localization text is empty, fixes #207 (#208)
354b2fc Pull request event
66dee75 simpler fallback behavior (#189)
663c088 tweak codecov
51d732d Build with GitHub actions (#224)
949485d Add a nil pointer check before dereferencing an identifier's Obj (#211)