Skip to content

Releases: talmolab/sleap-io

sleap-io v0.0.6

24 Jun 00:11
c6f541d
Compare
Choose a tag to compare

What's Changed

  • Add from predicted parsing by @talmo in #37

Full Changelog: v0.0.5...v0.0.6

sleap-io v0.0.5

23 Jun 22:47
ee0a62f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

sleap-io v0.0.4

23 Jun 22:17
4e6940b
Compare
Choose a tag to compare

What's Changed

  • Fix build by including readme correctly in pyproject.toml by @talmo in #34
  • Add Labels.find and Labels.video by @talmo in #35

Full Changelog: v0.0.3...v0.0.4

sleap-io v0.0.3

23 Jun 19:50
f0adca7
Compare
Choose a tag to compare

What's Changed

  • Update CI by @talmo in #32
    • Switch to using pyproject.toml alone instead of setup.cfg.
    • Remove mypy type enforcement -- this is too strict for a library intended to be this flexible.
    • Use micromamba in GitHub Actions workflow instead of miniconda
  • Video backends by @talmo in #31
    • This PR implements the core video backends for media files, HDF5 and embedded images.
  • Bump version by @talmo in #33

Full Changelog: v0.0.2...v0.0.3

sleap-io v0.0.2

13 Dec 04:47
c55f64e
Compare
Choose a tag to compare

What's Changed

  • Fix version and readme badge by @talmo in #19
  • Add NWB support III - provenance writing by @h-mayorquin in #17
  • Propagated extracted backend dict to video object by @h-mayorquin in #18
  • Change equality semantics for Points and Instances by @quantumdot in #21
  • Metadata not correctly propagated to nwb bug by @h-mayorquin in #23
  • Add LabelStudio project support by @quantumdot in #26
  • Add propagation of start time when writing nwbfile by @h-mayorquin in #29
  • Refactoring pre v0.0.2 by @talmo in #27
    • High-level API cleaned up to load_nwb, save_nwb, load_labelstudio, save_labelstudio
    • Basic NWB loading support
    • Add Label Studio functionality for inferring nodes.

New Contributors

Full Changelog: v0.0.1...v0.0.2

sleap-io v0.0.1

13 Sep 20:48
491a1b3
Compare
Choose a tag to compare

Initial stable release of the package.

What's Changed

New Contributors

Full Changelog: https://github.com/talmolab/sleap-io/commits/v0.0.1