Skip to content

Tags: Golanding/gophernotes

Tags

v0.7.2

Toggle v0.7.2's commit message
go.mod: update gomacro to 20210316200708, fixes import of third-party…

… packages on Go >= 1.16

v0.7.1

Toggle v0.7.1's commit message
freebsd: if compiled with Go >= 1.14, support loading third-party pac…

…kages at runtime

(by updating gomacro dependency)

v0.7.0

Toggle v0.7.0's commit message
doc: update installation notes for Windows

v0.6.1

Toggle v0.6.1's commit message
use github.com/gofrs/uuid instead of github.com/satori/go.uuid; updat…

…e to latest gomacro

v0.6.0

Toggle v0.6.0's commit message
use GO111MODULE=on to import packages at runtime

v0.5.0

Toggle v0.5.0's commit message
ci: drop Go-1.10 and 1.9, add Go-1.13 and 1.12

v0.4.0

Toggle v0.4.0's commit message
really fix gopherdata#174: previous fix broke some imports, including…

… "fyne.io/fyne/widget"

v1.0.0-RC1

Toggle v1.0.0-RC1's commit message
Merge pull request gopherdata#77 from gopherdata/version-1

Update to Version 1 - gomacro, new docs, and more

0.3.0

Toggle 0.3.0's commit message
fix error output, when execution err is nil

v0.3.0

Toggle v0.3.0's commit message
fix error output, when execution err is nil