Skip to content

Releases: taylor-s-dean/gogettext

Correct interpretation of `#` within strings

11 Jan 21:31
d552ecf
Compare
Choose a tag to compare

This release corrects a problem interpreting strings with the # character.

Proper string interpretation

16 Jan 15:46
ab76843
Compare
Choose a tag to compare
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

12 Jan 20:39
4a3b730
Compare
Choose a tag to compare
Run go mod tidy (#10)

Initial functional release

12 Jan 20:13
8b20a67
Compare
Choose a tag to compare
v0.1.0

Remove ticks from documentation