- Add handling of input functions [60](https://github.com/Calysto/octave_kernel/pull/60) ([blink1073](https://github.com/blink1073))
0.18.0
- Handle `surf` vs `imshow` [51](https://github.com/Calysto/octave_kernel/pull/51) ([thomasjm](https://github.com/thomasjm))
0.16.1
- Add makefile [43](https://github.com/Calysto/octave_kernel/pull/43) ([blink1073](https://github.com/blink1073)) - Plot images at their native resolution, without any resizing [40](https://github.com/Calysto/octave_kernel/pull/40) ([alexdu](https://github.com/alexdu))
0.13
- Also use `OCTAVE_EXECUTABLE` in banner property if available [21](https://github.com/Calysto/octave_kernel/pull/21) ([zertrin](https://github.com/zertrin)) - Fixed deprecation warning in Jupyter 4 caused by importing from IPython.kernel [16](https://github.com/Calysto/octave_kernel/pull/16) ([akubera](https://github.com/akubera))
Release Guide
Using `jupyter_releaser`
The recommended way to make a release is to use [`jupyter_releaser`](https://github.com/jupyter-server/jupyter_releaser#checklist-for-adoption).