python-nbclassic/python-nbclassic.changes
2022-06-05 18:31:11 +00:00

96 lines
3.5 KiB
Plaintext

-------------------------------------------------------------------
Sun Jun 5 17:18:58 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to 0.3.7
* Clean up packaging and CI #91 (@blink1073)
- Release 0.3.6
* Depend on notebook_shim package for server-side shim layer #88
(@Zsailer)
-------------------------------------------------------------------
Thu Feb 17 16:37:03 UTC 2022 - Arun Persaud <arun@gmx.de>
- specfile:
* update copyright year
- update to version 0.3.5:
* Bugs fixed
+ ensure extension name is passed to TerminalHandler #79 (@minrk)
* Maintenance and upkeep improvements
+ Clean up downstream tests #82 (@blink1073)
+ Enforce labels on PRs #80 (@blink1073)
-------------------------------------------------------------------
Sun Nov 21 09:15:13 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Accomodate moved config to distconfig
-------------------------------------------------------------------
Sun Nov 14 15:53:25 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to 0.3.4
* Monkeypatch IPythonHandler to find nbclassic's jinja templates
#77 (@Zsailer)
* Run JupyterLab browser tests as downstream tests #76 (@Zsailer)
* add check-release workflow #75 (@Zsailer)
- Release 0.3.3
* Use Jupyter Packaging and other cleanup #68 (@Zsailer)
* add missing lines to manifest #72 (@Zsailer)
* add changelog comments for jupyter-releaser #70 (@Zsailer)
* add setup.py back to enable jupyter_releaser #69 (@Zsailer)
* Add workflow to test JupyterLab #67 (@Zsailer)
* Expose classic notebook's static assets from their original
endpoints #63 (@Zsailer)
- Release 0.32.2
* ExtensionManager's link_extension changed call signature #64
(@athornton)
* Fix link to the Jupyter Notebook repo in README #62
(@saiwing-yeung)
- Reenable libalternatives
-------------------------------------------------------------------
Thu Oct 28 19:14:07 UTC 2021 - Ben Greiner <code@bnavigator.de>
- revert the usage of libalternatives due to
gh#openSUSE/libalternatives#11
-------------------------------------------------------------------
Wed Sep 8 10:31:31 UTC 2021 - Stefan Schubert <schubi@suse.de>
- Use libalternatives instead of update-alternatives.
-------------------------------------------------------------------
Mon Aug 16 12:20:06 UTC 2021 - Ben Greiner <code@bnavigator.de>
- reenable python36 build (uses python-ipykernel5 package)
-------------------------------------------------------------------
Fri Jul 23 08:15:54 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to version 0.3.1
* bump jupyter_server dependency to 1.8 #58 (@Zsailer)
- Release 0.3.0
* Support creating terminal with a given name. #52 (@cailiang9)
* BUG fix: correct redirection to {base_url}/edit/*. #55
(@cailiang9)
* patch server's sorted_extensions to prioritize nbclassic #56
(@Zsailer)
- Release 0.2.8
* Remove forced sorting of extensions #49 (@minrk)
* Add Changelog #48 (@blink1073)
- Release 0.2.7
* Fix deprecation warning when importing
jupyter_server.transutils._ #47 (@martinRenou)
* Add a redirect handler to open non-notebook files from the cli
#45 (@jtpio)
* Add default_url trait to NotebookApp #42 (@afshin)
* Fix GitHub Actions badge #40 (@jtpio)
* Run jupyter nbclassic -h on CI #29 (@jtpio)
- Skip python2 and python36 (no ipykernel 6 on python36)
-------------------------------------------------------------------
Tue Feb 2 21:09:01 UTC 2021 - Ben Greiner <code@bnavigator.de>
- initial specfile for 0.2.6
- required by jupyterlab 3