Releases: siapy/siapy-lib
Releases · siapy/siapy-lib
v0.5.5
0.5.5 (2024-10-10)
Bug Fixes
- Update n_jobs default value to use all processors (e768b93)
v0.5.4
0.5.4 (2024-09-18)
Bug Fixes
- Refactor, add and correct type annotations (12ffa05)
Documentation
- Add core.exceptions API documentation and update mkdocs.yml (ca37d04)
v0.5.3
0.5.3 (2024-09-17)
Dependencies
- pdm update (5fcea60)
- To indicate that your library supports type checking (72425aa)
v0.5.2
0.5.2 (2024-09-03)
Performance Improvements
- Refactor code to improve performance in test_to_signatures_perf (39cf7a2)
Documentation
v0.5.1
0.5.1 (2024-08-28)
Bug Fixes
- Comment out cache-related code in docs.yml workflow --temporary fix (51a8e11)
- Remove unused siapy version file and update installation instructions (8e966e3)
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)
v0.4.9
0.4.9 (2024-08-22)
Documentation
- Update installation instructions and troubleshooting section (f5378c1)
v0.4.8
0.4.8 (2024-08-22)
Reverts
Documentation
- change path to logo image (b316fc0)
- Update page title in mkdocs.yml (aa1b221)
v0.4.7
0.4.7 (2024-08-20)
Bug Fixes
- Update license to MIT License in docs directly (4ee1772)
v0.4.6
0.4.6 (2024-08-20)
Documentation
- Update links in README and mkdocs.yml (dead861)