Skip to content

Releases: siapy/siapy-lib

v0.5.5

10 Oct 14:58
0758627
Compare
Choose a tag to compare

0.5.5 (2024-10-10)

Bug Fixes

  • Update n_jobs default value to use all processors (e768b93)

v0.5.4

18 Sep 15:11
447e09e
Compare
Choose a tag to compare

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
bdacaf8
Compare
Choose a tag to compare

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
1488d01
Compare
Choose a tag to compare

0.5.2 (2024-09-03)

Performance Improvements

  • Refactor code to improve performance in test_to_signatures_perf (39cf7a2)

Documentation

  • funding update (bfdbc65)
  • Update funding configuration file (bfdbc65)

v0.5.1

28 Aug 20:48
b5eefba
Compare
Choose a tag to compare

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
1135f61
Compare
Choose a tag to compare

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
230efc4
Compare
Choose a tag to compare

0.4.9 (2024-08-22)

Documentation

  • Update installation instructions and troubleshooting section (f5378c1)

v0.4.8

22 Aug 17:09
692f7ed
Compare
Choose a tag to compare

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
b9a5c2f
Compare
Choose a tag to compare

0.4.7 (2024-08-20)

Bug Fixes

  • Update license to MIT License in docs directly (4ee1772)

v0.4.6

20 Aug 16:22
ddd57b7
Compare
Choose a tag to compare

0.4.6 (2024-08-20)

Documentation

  • Update links in README and mkdocs.yml (dead861)