Skip to content

Releases: janpfeifer/gonb

v0.5.1

23 Apr 11:57
Compare
Choose a tag to compare
  • Fixed specialcmd_test.

v0.5.0

23 Apr 11:48
c4a71e1
Compare
Choose a tag to compare
  • Improved error reporting, including indication of line number in cell.
  • Parse error output of the execution of a cell, and if it contains a stack-trace, add a reference to the cell
    code (cell id and line number).
  • Cleaned up, improved code documentation and testing for goexec package.

v0.4.1

25 Mar 07:06
521ccb1
Compare
Choose a tag to compare
  • Added support to Mac installation (issue #9)

v0.4.0

12 Mar 11:16
b908d55
Compare
Choose a tag to compare
  • "%%" or "%main" now set the program arguments as well. This may reset previously configured parameters
    given by "%args", which breaks compatibility is some cases, hence the version number bump.
  • Added "UpdateHTML" and "UniqueID", to allow dynamically updated HTML content on the page.
  • Fixed crash when auto-complete returns a nil structure.

v0.3.9

11 Mar 11:02
0ffd268
Compare
Choose a tag to compare

It seems in a good state, making the first official release. See details in docs/CHANGELOG.md