- Prefer octave-cli if available #236 (@blink1073)
- Switch to hatch custom build #238 (@blink1073)
- Update Release Scripts #237 (@blink1073)
- Clarify use environment variable wording #229 (@goyalyashpal)
(GitHub contributors page for this release)
- Include test and example notebook in sdist #228 (@blink1073)
(GitHub contributors page for this release)
No merged PRs
(GitHub contributors page for this release)
- Improve handling of default inline toolkit #209 (@blink1073)
(GitHub contributors page for this release)
- Use octave executable and qt backend by default #204 (@blink1073)
- Fail if kernel test fails #203 (@blink1073)
- Use published jupyter_kernel_test #202 (@blink1073)
(GitHub contributors page for this release)
- Prep for jupyter releaser usage #200 (@blink1073)
- Upgrade to jupyter packaging and github actions #199 (@blink1073)
(GitHub contributors page for this release)
- Snap plot fix #175 (@PhilFreeman)
- Add libglu1 to apt.txt, switch to JupyterLab for Binder #173 (@jtpio)
- Add Binder files #172 (@jtpio)
- Fix tests with Octave 5. #160 (@QuLogic)
- Use new line_handler from metakernel (optionally) #158 (@blink1073)
- Add the full license #157 (@toddrme2178)
- Allow inline backend to be specified using plot magic #154 (@blink1073)
- Clean up plot handling and add config #153 (@blink1073)
- Add a Dockerfile #151 (@blink1073)
- Adds texinfo to README #140 (@sigurdurb)
- Use
jupyter
rather thanipython
in README #137 (@robertoostenveld)
- Include
LICENSE.txt
file in wheels #131 (@toddrme2178)
- Ensure
octaverc
does not override PS1 #108 (@blink1073)
- Switch to a
data_files
based install #104 (@blink1073)
- Fix unmatched backtick #101 (@Carreau)
- Use conda forge octave for testing #100 (@blink1073)
- Add images and switch to metakernel standard install method #99 (@blink1073)
- Fix Travis and add Python 3.6 test #92 (@blink1073)
- Fix readline behavior on Windows #68 (@blink1073)
- Fix indefinite pause on Windows #67 (@blink1073)
- Override input again #66 (@blink1073)
- Disambiguate license #64 (@blink1073)
- Fix interrupt and shutdown behavior #63 (@blink1073)
- Fix
imwrite
handling #61 (@blink1073)
- Add handling of input functions #60 (@blink1073)
- Add makefile #43 (@blink1073)
- Plot images at their native resolution, without any resizing #40 (@alexdu)