Releases: TOMToolkit/tom_base
Releases · TOMToolkit/tom_base
tomtoolkit 2.18.6
What's Changed
- Bump requests from 2.32.2 to 2.32.3 by @dependabot in #948
- Bump coverage from 7.5.1 to 7.5.3 by @dependabot in #944
- add comment about installing psycopg2 if using postgresql by @jchate6 in #952
- Bump responses from 0.25.0 to 0.25.2 by @dependabot in #954
- Update shared api router to not die on trying to double add views by @jnation3406 in #953
- exclude identical object in ReducedDatum.validate_unique by @griffin-h in #961
- download ReducedDatum not ingested with files by @griffin-h in #962
- add minimum requirement for djangorestframework by @jchate6 in #969
- Bump flake8 from 7.0.0 to 7.1.0 by @dependabot in #959
Full Changelog: 2.18.5...2.18.6
tomtoolkit 2.18.5
What's Changed
- Updated format of old-style links to other pages of documentation by @rachel3834 in #921
- Bump coveralls from 4.0.0 to 4.0.1 by @dependabot in #928
- Bump coverage from 7.4.4 to 7.5.1 by @dependabot in #929
- Bump django from 4.2.11 to 4.2.13 by @dependabot in #919
- clarify forced photometry vs catalog search by @jchate6 in #922
- Add default error message for data processor by @jchate6 in #933
- Add ocs readout mode for LCO and SOAR Facilities by @jchate6 in #920
- Feature/django htmx by @phycodurus in #924
- Bump requests from 2.31.0 to 2.32.2 by @dependabot in #939
- Bump dramatiq from 1.16.0 to 1.17.0 by @dependabot in #923
Full Changelog: 2.18.4...2.18.5
tomtoolkit 2.19.0a2
tomtoolkit 2.19.0a1
What's Changed
Full Changelog: 2.18.4...2.19.0a1
tomtoolkit 2.18.4
What's Changed
- rename magnitude_error to error by @griffin-h in #911
- Bump coveralls from 3.3.1 to 4.0.0 by @dependabot in #914
- Bump coverage from 6.5.0 to 7.4.4 by @dependabot in #912
- Bump plotly from 5.20.0 to 5.22.0 by @dependabot in #915
- Bump specutils from 1.14.0 to 1.15.0 by @dependabot in #916
- Bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #917
- add magnitude_error compatability by @jchate6 in #913
Full Changelog: 2.18.3...2.18.4
tomtoolkit 2.19.0a
What's Changed
- All the TargetModel to be extended by @jchate6 in #885
- Includes helpful management commands and documentation
- REQUIRES MIGRATION
Full Changelog: 2.18.3...2.19.0a
tomtoolkit 2.18.3
What's Changed
- quotes around button title text by @griffin-h in #896
- update get_moon to get_body by @griffin-h in #897
- 891 getting started docs by @jchate6 in #899
- Bump django-bootstrap4 from 24.1 to 24.3 by @dependabot in #901
- Bump sqlparse from 0.4.4 to 0.5.0 by @dependabot in #898
- Bump idna from 3.6 to 3.7 by @dependabot in #895
- Bump specutils from 1.13.0 to 1.14.0 by @dependabot in #902
- Bump astroplan from 0.9.1 to 0.10 by @dependabot in #892
Full Changelog: 2.18.2...2.18.3
tomtoolkit 2.18.2
What's Changed
- Fix calculation of upper limits from ATLAS forced photometry by @griffin-h in #893
Full Changelog: 2.18.1...2.18.2
tomtoolkit 2.18.1
What's Changed
- fix syntax typo that breaks tom_setup management command output by @phycodurus in #889
- Bump pillow from 10.2.0 to 10.3.0 by @dependabot in #888
- Bump django-filter from 24.1 to 24.2 by @dependabot in #887
Full Changelog: 2.18.0...2.18.1
tomtoolkit 2.18.0
What's Changed
The big changes in this Release are the following:
- ReducedDatum validation
- ReducedDatums are now loosely validated to ensure that identical data points are not accidentally uploaded.
- ReducedDatums that have the same
data_type
,timestamp
,value
, andtarget
raise a validation error for not being unique.
- 715 pan starrs forced photometry by @phycodurus in #743
- Security/astropy 5.3.3 by @jchate6 in #886
Full Changelog: 2.17.2...2.18.0