Releases: hf-kklein/osem-python-client
Releases · hf-kklein/osem-python-client
v0.1.2
What's Changed
- Stream chunks of measurements tasks instead of awaiting all at once by @hf-kklein in #17
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Download measurements in slices of 1day width by @hf-kklein in #16
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Change type of location to pydantic-extra Coordinates by @hf-kklein in #9
- 🧹 Clean Up Tests by @hf-kklein in #10
- Add method to download all boxes in a given area by @hf-kklein in #11
- Add filter to
get_measurements_with_sensor_metadataby @hf-kklein in #12 - Switch from lists to AsyncGenerators as return types (using aiostream) by @hf-kklein in #13
- rename "get_senseboxes" to "get_senseboxes_from_area" by @hf-kklein in #14
- Get measurements from area; Move 2 SW/NE coordinates into filter object by @hf-kklein in #15
Full Changelog: v0.0.5...v0.1.0
v0.0.5
What's Changed
- Complete
BoxandSensorMetadatamodel classes by @hf-kklein in #8
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Add computed property
sensor_idtoMeasurementWithSensorMetadataby @hf-kklein in #6 - Add
sensebox_idtoMeasurementWithSensorMetadataby @hf-kklein in #7
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Add method to associate sensor metadata with measurements by @hf-kklein in #5
Full Changelog: v0.0.1...v0.0.3
v0.0.2
What's Changed
- Minimal Proof of Concept by @hf-kklein in #4
- Bump black from 23.11.0 to 23.12.0 by @dependabot in #3
- Bump github/codeql-action from 2 to 3 by @dependabot in #1
- Bump coverage from 7.3.2 to 7.3.3 by @dependabot in #2
New Contributors
- @hf-kklein made their first contribution in #4
- @dependabot made their first contribution in #3
Full Changelog: https://github.com/hf-kklein/osem-python-client/commits/v0.0.2
v0.0.1
What's Changed
- Minimal Proof of Concept by @hf-kklein in #4
- Bump black from 23.11.0 to 23.12.0 by @dependabot in #3
- Bump github/codeql-action from 2 to 3 by @dependabot in #1
- Bump coverage from 7.3.2 to 7.3.3 by @dependabot in #2
New Contributors
- @hf-kklein made their first contribution in #4
- @dependabot made their first contribution in #3
Full Changelog: https://github.com/hf-kklein/osem-python-client/commits/v0.0.1