Skip to content

0.13.0

Choose a tag to compare

@mliberty1 mliberty1 released this 29 Mar 19:02
· 16 commits to main since this release

2025 Mar 29

  • Improved Reader time_map API.
    • Added jls_rd_tmap_length and jls_rd_tmap_get
    • Added jls_tmap_length and jls_tmap_get
    • Added Python Reader methods time_map_length and time_map_get
    • Added Iterable support to Python Reader
      sample_id_to_timestamp and timestamp_to_sample_id.
    • Improved unit test coverage.