Releases: siapy/siapy-lib
Releases · siapy/siapy-lib
v0.5.8
0.5.8 (2024-12-23)
Documentation
- add use cases documentation for SiaPy library and update navigation (333bb9d)
- enhance examples with visualization scripts and update navigation (42fc4b0)
- update README with installation instructions and add example usage (5180335)
- update use cases documentation to clarify code repository links (b205431)
v0.5.7
0.5.7 (2024-12-20)
Documentation
- add example for loading and processing a spectral image set (2564e88)
- add example script for loading and using SpectralImage (24d5a4b)
- add examples for loading and processing spectral images (3261665)
- enhance examples for loading and processing spectral images (09600b0)
- update data directory paths in example scripts and add transformations examples (d2e924f)
- update introduction.md with correct Zenodo link and improve formatting (15349d6)
v0.5.6
v0.5.5
v0.5.4
v0.5.3
v0.5.2
v0.5.1
v0.5.0
0.5.0 (2024-08-28)
Features
- Add load_from_parquet and save_to_parquet methods to Pixels class (9d106cb)
- Add load_from_parquet and save_to_parquet methods to Signals class (47ccb2c)
- Add load_from_parquet and save_to_parquet methods to Signatures class (ce30e67)
Bug Fixes
- Update save_to_parquet method to include index in the saved file (36981a5)
- Update typing annotations in from_paths (c827862)
Documentation
- Update installation instructions with additional package managers (bf238a3)