5.1.2 (2024-02-28)
- Fix pyflyby messages check during nb cleanup
5.1.1 (2024-02-20)
- Clean up notebook after running tidy-imports
5.1.0 (2023-11-21)
Support to run tidy-imports
on a notebook.
5.0.0 (2023-05-19)
- Breaking: Ported to JupyterLab 4.x
4.3.1 (2023-08-10)
- TidyImports icon name conflicting with other extension icon name.
4.3.0 (2023-08-03)
- Support to run
tidy-imports
on a notebook.
4.2.0 (2022-08-09)
- Fix imports from long running cells not showing up.
4.1.1 (2022-01-25)
- Fix disabling of locks due to timeout.
4.1.0 (2022-01-24)
- Race condition in comms (#2)
4.0.0 (2021-04-06)
- JupyterLab 3 Support
- Update long_description in setup.py for show complete README.md on pypi page
- Public release
The project adheres to Semantic Versioning and this CHANGELOG follows the Keep a Changelog standard