Releases: winter-telescope/winterapi
v1.4.1
Fix default window for ToO via wintertoo bump
What's Changed
- Bump wintertoo to fix minor default window bug by @robertdstein in #48
Full Changelog: v1.4.0...v1.4.1
v1.4.0
New release with updated dither default size. Target Name is now required too, and this is enforced both in winterapi and on server.
What's Changed
- Bump wintertoo by @robertdstein in #46
- Bump pylint from 3.1.0 to 3.2.2 by @dependabot in #47
- Bump black from 24.2.0 to 24.4.2 by @dependabot in #41
Full Changelog: v1.3.0...v1.4.0
v1.3.0
Add support for downloading avros.
What's Changed
- Bump isort from 5.13.0 to 5.13.2 by @dependabot in #21
- Bump black from 24.1.1 to 24.2.0 by @dependabot in #29
- Bump pylint from 3.0.2 to 3.1.0 by @dependabot in #32
- Bump to allow avros by @robertdstein in #35
Full Changelog: v1.2.0...v1.3.0
v1.2.0
New API variable naming, which now includes total_exposure_time and single_exposure_time
What's Changed
- v1.2.0 - Add compatibility with new API by @robertdstein in #33
Full Changelog: v1.1.0...v1.2.0
v1.1.0
New update to support use_best_detector
, which places a target's ra/dec on the best winter detector. Default is True, but should be used with care, or not used at all, for cases where you want to tile fields rather than a single target position.
What's Changed
- Update CI by @robertdstein in #27
- Order programs by @robertdstein in #26
- Add bestDetector, update documentation by @robertdstein in #28
Full Changelog: v1.0.0...v1.1.0
v1.0.0
First full-functionality winterapi release. Includes support for creating, submitting, reviewing and deleting ToOs. Also includes support for querying image tables, and downloading a list of filenames.
What's Changed
- Bump black from 23.7.0 to 23.9.1 by @dependabot in #11
- Bump pylint from 2.17.5 to 2.17.7 by @dependabot in #12
- Bump pylint from 2.17.7 to 3.0.1 by @dependabot in #13
- Bump black from 23.9.1 to 23.10.0 by @dependabot in #14
- Bump pylint from 3.0.1 to 3.0.2 by @dependabot in #15
- Bump black from 23.10.0 to 23.10.1 by @dependabot in #16
- Bump black from 23.10.1 to 23.11.0 by @dependabot in #17
- Bump isort from 5.12.0 to 5.13.0 by @dependabot in #18
- Api V2 by @robertdstein in #25
Full Changelog: v0.3.0...v1.0.0
v0.3.0
New pydantic-v2-compliant release of winterapi
What's Changed
- bump wintertoo by @virajkaram in #9
- Bump pylint from 2.17.4 to 2.17.5 by @dependabot in #8
- Bump black from 23.3.0 to 23.7.0 by @dependabot in #7
- v0.3.0 by @robertdstein in #10
New Contributors
- @virajkaram made their first contribution in #9
- @dependabot made their first contribution in #8
Full Changelog: v0.2.0...v0.3.0
v0.2.0 Release
New version which uses updated wintertoo, and fixes incorrect limit on winter exposure time.
What's Changed
- Fix CI typo by @robertdstein in #4
- bump wintertoo by @robertdstein in #5
Full Changelog: v0.1.1...v0.2.0
v0.1.1
First release of winterapi
What's Changed
- Add tests by @robertdstein in #1
- Optional dev dependencies by @robertdstein in #2
- v0.1.1 by @robertdstein in #3
New Contributors
- @robertdstein made their first contribution in #1
Full Changelog: https://github.com/winter-telescope/winterapi/commits/v0.1.1