Releases: siapy/siapy-lib
Releases · siapy/siapy-lib
v0.5.4
18 Sep 15:11
Compare
Sorry, something went wrong.
No results found
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
17 Sep 12:50
Compare
Sorry, something went wrong.
No results found
0.5.3 (2024-09-17)
Dependencies
pdm update (5fcea60 )
To indicate that your library supports type checking (72425aa )
v0.5.2
03 Sep 16:30
Compare
Sorry, something went wrong.
No results found
0.5.2 (2024-09-03)
Performance Improvements
Refactor code to improve performance in test_to_signatures_perf (39cf7a2 )
Documentation
v0.5.1
28 Aug 20:48
Compare
Sorry, something went wrong.
No results found
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
28 Aug 17:12
Compare
Sorry, something went wrong.
No results found
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
22 Aug 19:14
Compare
Sorry, something went wrong.
No results found
0.4.9 (2024-08-22)
Documentation
Update installation instructions and troubleshooting section (f5378c1 )
v0.4.8
22 Aug 17:09
Compare
Sorry, something went wrong.
No results found
0.4.8 (2024-08-22)
Reverts
Documentation
change path to logo image (b316fc0 )
Update page title in mkdocs.yml (aa1b221 )
v0.4.7
20 Aug 16:40
Compare
Sorry, something went wrong.
No results found
0.4.7 (2024-08-20)
Bug Fixes
Update license to MIT License in docs directly (4ee1772 )
v0.4.6
20 Aug 16:22
Compare
Sorry, something went wrong.
No results found
0.4.6 (2024-08-20)
Documentation
Update links in README and mkdocs.yml (dead861 )
v0.4.5
20 Aug 15:41
Compare
Sorry, something went wrong.
No results found
0.4.5 (2024-08-20)
Bug Fixes
deploying MkDocs action fail fix (35e5a7b )