v2.0.4
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)