All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.6.0 (Apr 29 2024)
- Public release of JupyterLab DataLogs.
0.5.0 (Apr 18 2024)
- Renamed package from
jupyterlab-datalogger
tojupyterlab-datalogs
to be consistent with the renamed DataLogs package.
0.4.1 (Jan 19 2024)
- The "RTC:" prefix is now removed from paths when using Jupyter Real-Time Collaboration.
0.4.0 (Nov 10 2023)
- Recommended plugins (including the PDF preview and open warning plugins) can be
installed using the
plugins
extra.
- Moved PDF preview plugin to https://github.com/PainterQubits/jupyterlab-pdf-preview.
- Moved open warning plugin to https://github.com/PainterQubits/jupyterlab-open-warning.
0.3.1 (Oct 30 2023)
- PDF preview displaying before being positioned properly.
0.3.0 (Oct 25 2023)
- JupyterLab plugin to display a warning dialog when opening a file that another user has open.
0.2.0 (Oct 20 2023)
- JupyterLab plugin to preview PDF files in the file browser on hover.
- Generated code to load data logs now plots data variables in separate plots.
0.1.0 (Oct 2 2023)
- JupyterLab plugin to add NetCDF mimetype and file icon.
- JupyterLab plugin that adds shortcuts to generate code that loads logs with DataLogs.