Skip to content

Tags: go-ego/gse

Tags

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #204 from go-ego/dev-v1

Update: move const to types make code simpler

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update: update Dict init use nil not Load, rm unused test (#202)

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #197 from eltociear/add-ja-doc

docs: add Japanese README

v0.80.3

Toggle v0.80.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #190 from go-ego/en-pr

Update: update go mod and CI to latest

v0.80.2

Toggle v0.80.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #166 from go-ego/en-pr

Add: add idf embed and dict path custom support, update godoc

v0.80.1

Toggle v0.80.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #165 from go-ego/en-pr

Add: add load hmm model option and update godoc

v0.80.0

Toggle v0.80.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #163 from go-ego/en-pr

Add: add more examples and Update README.md

v0.70.2

Toggle v0.70.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #155 from go-ego/range-pr

add no embed build tags support

v0.70.1

Toggle v0.70.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #151 from go-ego/range-pr

add more language embed and option support

v0.70.0

Toggle v0.70.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #144 from go-ego/range-pr

add more stop world function and test code