Releases: taylor-s-dean/gogettext
Releases · taylor-s-dean/gogettext
Correct interpretation of `#` within strings
This release corrects a problem interpreting strings with the #
character.
Proper string interpretation
Treat strings in PO files as interpreted rather than literals (#11) * Treat strings in PO files as interpreted rather than literals * Fix test * Add a gettext test for escaped strings
v0.1.1
Run go mod tidy (#10)
Initial functional release
v0.1.0 Remove ticks from documentation