Skip to content

Tags: vorlif/spreak

Tags

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Faster CLDR lookup for po (#32)

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update test actions (#26)

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Basic support for complex added (#19)

* Add complex support

* Update readme

v0.3.5

Toggle v0.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update dependencies (#15)

* Use golangci-lint v1.50.1 for lint checks
* Update `github.com/stretchr/testify v1.8.0` → `v1.8.1`
* Update `golang.org/x/text v0.3.7` → `v0.4.0`

v0.3.4

Toggle v0.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix #12 - embed.FS broken on Windows (#14)

v0.3.3

Toggle v0.3.3's commit message

Verified

This commit was signed with the committer’s verified signature.
vorlif Florian Vogt
Fix: Support 32 bit

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was signed with the committer’s verified signature.
vorlif Florian Vogt
Fix: Escaping special characters did not work correctly.

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was signed with the committer’s verified signature.
vorlif Florian Vogt
Fix: Translate from Nil error throws error

A Nil error cannot be translated, of course, but it should not cause a panic in the library.

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
vorlif Florian Vogt
Documentation

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was signed with the committer’s verified signature.
vorlif Florian Vogt
Rename parcel to collection