Releases: jupyterlab-contrib/jupyterlab_code_formatter
Releases · jupyterlab-contrib/jupyterlab_code_formatter
v3.0.2
v3.0.1
3.0.1
Bugs fixed
Maintenance and upkeep improvements
- Use the new
publish-release
action #355 (@krassowski) - Add badges and fix some links #351 (@fcollonval)
Documentation improvements
Contributors to this release
(GitHub contributors page for this release)
@fcollonval | @github-actions | @krassowski | @panangam | @shreve
v3.0.0
3.0.0
Important
This version requires JupyterLab 4.0 or newer. JupyterLab 3.x is no longer supported.
Enhancements made
- Add JupyterLab :: 4 classifier #322 (@graelo)
- Editor auto save #318 (@ryantam626)
- Add suppress error iff auto formatting on save config #317 (@ryantam626)
- Add go to cell option in failure dialog #316 (@ryantam626)
Bugs fixed
- Fix environment variable leak for unused formatters #338 (@krassowski)
- Suppress stderr in call to ruff and add ruff formatter #333 (@felix-cw)
- fix: restore support for python>=3.7,<3.9 #311 (@pdhall99)
Maintenance and upkeep improvements
- Fix workflows, build against JupyterLab 4, fix build TS 5 errors, lint #346 (@krassowski)
Contributors to this release
(GitHub contributors page for this release)
@felix-cw | @github-actions | @graelo | @krassowski | @pdhall99 | @ryantam626