Skip to content

@cosmos72 cosmos72 released this Jul 22, 2020 · 7 commits to master since this release

update to latest gomacro: adds support to import third party packages on FreeBSD, if compiled with Go >= 1.14

Assets 2

@sbinet sbinet released this Mar 10, 2020 · 16 commits to master since this release

This release drops the use of CGo-based bindings for ZeroMQ (github.com/pebbe/zmq4) in favor of a pure-Go package (github.com/go-zeromq/zmq4).

Assets 2

@cosmos72 cosmos72 released this Dec 8, 2019 · 28 commits to master since this release

use github.com/gofrs/uuid instead of github.com/satori/go.uuid
update to latest gomacro

Assets 3

@cosmos72 cosmos72 released this Dec 3, 2019 · 32 commits to master since this release

update to latest gomacro which supports modules

Assets 2
Oct 1, 2019
ci: drop Go-1.10 and 1.9, add Go-1.13 and 1.12
Jul 4, 2019
really fix #174: previous fix broke some imports, including "fyne.io/…
…fyne/widget"
Pre-release
Pre-release

@dwhitena dwhitena released this Sep 20, 2017 · 155 commits to master since this release

Merge pull request #77 from gopherdata/version-1

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

@dwhitena dwhitena released this Nov 29, 2016 · 201 commits to master since this release

Now gophernotes outputs both any error from compiling and running, and any content of stderr once a program is run. Hopefully this gives a bit more context for things like indices out of range, etc.

Assets 2
Nov 25, 2016
fix error output, when execution err is nil

@dwhitena dwhitena released this Oct 3, 2016 · 202 commits to master since this release

  • fix error printing weirdness on function declarations.
  • update tests.
Assets 2
You can’t perform that action at this time.