Skip to content

Releases: go-ego/gse

v1.0.2

Choose a tag to compare

@vcaesar vcaesar released this 12 Mar 03:06
f69dd9d

What's Changed

  • Update: update go mod and remove old CI by @vcaesar in #203
  • Update: move const to types make code simpler by @vcaesar in #204

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@vcaesar vcaesar released this 02 Mar 18:53
a8b9b7c

What's Changed

  • Update: update and fixed CI by @vcaesar in #201
  • Update: update Dict init use nil not Load, rm unused test by @vcaesar in #202

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@vcaesar vcaesar released this 05 Dec 16:31
10594f7

What's Changed

New Contributors

Full Changelog: v0.80.3...v1.0.0

v0.80.3

Choose a tag to compare

@vcaesar vcaesar released this 22 Aug 19:07
627fa87

What's Changed

New Contributors

Full Changelog: v0.80.2...v0.80.3

v0.80.2

Choose a tag to compare

@vcaesar vcaesar released this 16 Jan 17:40
7b5179d
Merge pull request #166 from go-ego/en-pr

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

v0.80.1

Choose a tag to compare

@vcaesar vcaesar released this 14 Jan 22:29
f20a3db
Merge pull request #165 from go-ego/en-pr

Add: add load hmm model option and update godoc

v0.80.0

Choose a tag to compare

@vcaesar vcaesar released this 02 Jan 04:09
bfd624e
Merge pull request #163 from go-ego/en-pr

Add: add more examples and Update README.md

v0.70.2

Choose a tag to compare

@vcaesar vcaesar released this 19 May 06:37
e3eaf3f
Merge pull request #155 from go-ego/range-pr

add no embed build tags support

v0.70.1

Choose a tag to compare

@vcaesar vcaesar released this 03 May 22:20
1ff79cb
Merge pull request #151 from go-ego/range-pr

add more language embed and option support

v0.70.0

Choose a tag to compare

@vcaesar vcaesar released this 01 Mar 22:52
769e88e
Merge pull request #144 from go-ego/range-pr

add more stop world function and test code