Releases: SomaLogic/Canopy
Releases · SomaLogic/Canopy
v1.2.0
What's Changed
New Features
- Added an option to convert
ReportConfig
in the header to a string type for better compatibility and handling.
Improvements
parse_file
is now easier to access as it has been added to the__init__.py
file for simpler imports.parse_file
now accepts a filename as an argument, allowing for more flexible file parsing.
Deprecations
- The deprecated
write_file
function has been removed from the codebase to streamline functionality and reduce redundancy.
Version 1.1.0
PyPI initial release.
This is the rename of the package from Canopy
to SomaData coinciding with its release to PyPI https://pypi.org/project/somadata/.
Version 0.5.1
Full Changelog: v0.5.0...v0.5.1
Version 0.5.0
Full Changelog: v0.4.2...v0.5.0
Version 0.4.2
- Python 3.12 support
- Removed redundant files and fix annotations utility
- Change minimum version of Python to >=3.8 from >3.8
- Add more testing
- Updated year on licenses from 2022 to 2023
Version 0.4.1
This release fixes a bug in the windows output that added extra newline characters between lines.
Canopy v0.4.0 equidistant-photon
Added Annotations lifting function. Update to eLoD calculation.
v0.2.1
Merge pull request #3 from SomaLogic/master Canopy Release Candidate v2.1