2024-03-20
Release Notes for Version 0.1.15
New Features
Raw Return Addition (FL-621): The software now includes functionality to handle raw returns, providing more flexibility in data processing.
Class Declaration Extraction (FL-628): Improved the structure of the code by extracting the class declaration from cell picking, which enhances maintainability and readability.
Notebook Submission Helper Warning (FL-630): A new warning has been added to alert users when declaring
NotebookSubmitHelper
to ensure they are aware of the SAVE operation.
Bug Fixes
The release notes do not specify any particular bug fixes. If there were any bugs addressed in this release, please provide the details here.
Known Issues
There are no known issues explicitly listed for this release. If there are any ongoing issues that have not been resolved, please list them here.
Etc...
The release includes updates to various files such as
helper_notebook.py
,helper_simulation.py
,notebook.py
,settings.py
, and some sample and test notebooks, indicating improvements and optimizations in these areas.
Last updated