Skip to content

Latest commit

 

History

History
74 lines (38 loc) · 1.82 KB

CHANGELOG.md

File metadata and controls

74 lines (38 loc) · 1.82 KB

5.1.2 (2024-02-28)

Fixed

  • Fix pyflyby messages check during nb cleanup

5.1.1 (2024-02-20)

Fixed

  • Clean up notebook after running tidy-imports

5.1.0 (2023-11-21)

Added

Support to run tidy-imports on a notebook.

5.0.0 (2023-05-19)

Changed

  • Breaking: Ported to JupyterLab 4.x

4.3.1 (2023-08-10)

Fixed

  • TidyImports icon name conflicting with other extension icon name.

4.3.0 (2023-08-03)

Added

  • Support to run tidy-imports on a notebook.

4.2.0 (2022-08-09)

Fixed

  • Fix imports from long running cells not showing up.

4.1.1 (2022-01-25)

Fixed

  • Fix disabling of locks due to timeout.

4.1.0 (2022-01-24)

Fixed

  • Race condition in comms (#2)

4.0.0 (2021-04-06)

Fixed

  • JupyterLab 3 Support

[3.0.1] (2020-12-24)

Fixed

  • Update long_description in setup.py for show complete README.md on pypi page

[3.0.0] (2020-12-03)

Added

  • Public release

The project adheres to Semantic Versioning and this CHANGELOG follows the Keep a Changelog standard