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