Releases: janpfeifer/gonb
Releases · janpfeifer/gonb
v0.5.1
- Fixed specialcmd_test.
v0.5.0
- 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
v0.4.0
- "%%" 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
It seems in a good state, making the first official release. See details in docs/CHANGELOG.md