File jupyter-matlab-kernel.changes of Package jupyter-matlab-kernel
-------------------------------------------------------------------
Sun Jan 22 14:56:13 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to 0.17.1
* Stop using sys.executable when building wheels by @RibomBalt in
#161
* Add a kernel that priorly links to a existing matlab engine
(besides the original one) by @RibomBalt in #159
-------------------------------------------------------------------
Wed Feb 3 23:36:49 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to 0.16.11
(No upstream changelog, but from the commit history:)
* Fix autocompletion
* Fix MATLAB R2020b support
* Fix async compatibility for MATLAB R2017a
* Figure order fix
- BuildRequires jupyter-jupyter_core-filesystem for the macro
-------------------------------------------------------------------
Wed Nov 13 19:27:03 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Fix provides/obsoletes
- Fix suggests
-------------------------------------------------------------------
Mon Jul 29 15:42:38 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Update to 0.16.7
* Fix error message when runnning a code block first time
* Fix strange error display: one character per line
- Update to 0.16.6
* lazily use the matlab engine
* Matlab R2018b kernel couldn't work well
- Update to 0.16.4
* update readme
- Update to 0.16.3
* Add a check file
-------------------------------------------------------------------
Thu Apr 25 01:59:57 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Update to 0.16.2
* Fix py37 syntax
* Fix windows support
- Update to 0.16.0
* added wurlitzer as a dependency
- Rename to to match jupyter package naming guidelines.
-------------------------------------------------------------------
Thu Aug 2 17:45:46 UTC 2018 - toddrme2178@gmail.com
- Update to version 0.15.1
- Include license file in wheels
-------------------------------------------------------------------
Thu Apr 19 14:35:45 UTC 2018 - toddrme2178@gmail.com
- Update to version 0.28.3
* Add auto-install of the kernel spec on package install.
- Switch to using wheels for more reliable installation
-------------------------------------------------------------------
Thu Oct 26 17:25:43 UTC 2017 - toddrme2178@gmail.com
- Initial version