Releases: gopherdata/gophernotes
Releases · gopherdata/gophernotes
v0.2.1
Compare
Sorry, something went wrong.
No results found
fix error printing weirdness on function declarations.
update tests.
v0.2.0
Compare
Sorry, something went wrong.
No results found
new more descriptive error returns.
fix for interface{} variable declarations.
fix various issues related to error handling.
v0.1.4
Compare
Sorry, something went wrong.
No results found
Bug fixes - out of order declarations, printing
v0.1.3
Compare
Sorry, something went wrong.
No results found
fix weird printing repetition.
code styling changes.
update install files and docs.
v0.1.2
Compare
Sorry, something went wrong.
No results found
fix block importing of packages
v0.1.1
Compare
Sorry, something went wrong.
No results found
bug fixes for imports
improvement to import without the special : character
linting changes
v0.1.0
Compare
Sorry, something went wrong.
No results found
Updated README for installations.
Update for Go 1.7.
Update vendoring, dependency management.
Refactoring of ZMQ code.
Error handling.