Skip to content

1.2.0

Bug Fixes

Issue Ref Summary Description
[No Ref] Fix csv_reader documentation Fix wrong parameter in csv_reader example documentation.
[#46] input elements are disabled when optional is True Bug was causing the element to be disabled permanently when optional.

Enhancements

Issue Ref Summary Description
[No ref] Adding flag to detect OneCode Cloud env Useful flag to handle local vs cloud env when running code using display (e.g. plot show).
[No Ref] Python version 3.13 and 3.14 are now supported All Python versions ranging from 3.10 through 3.14 are now supported.
[No Ref] No longer checking modules at startup ONECODE_FLAG_CHECK_MODULES not set to False by default as verbosity is annoying, especially combined with #45.
[No Ref] Avoid warnings on duplicate files with onecode-zip onecode-zip checks first if file already added to the archive (in case of duplicates entry in MANIFEST).

New Features

Issue Ref Summary Description

⚠ Breaking changes

None