Skip to content

Go 1.9 or lower.

Latest
Compare
Choose a tag to compare
@pravic pravic released this 12 Sep 16:28
· 120 commits to master since this release

Due to changes in cgo 1.10 there were fixes (e.g. #113) in go-sciter to make it work with Go 1.10 or higher, and those changes are incompatible with previous Go versions (1.9 or lower).

See #136 for discussion.