Releases: opencadc/caom2tools
Releases · opencadc/caom2tools
Fix potential incompatibility with `numpy2.0`
Use str
instead of repr
for string representation of float.
Extended the ProductType dictionary with the new IVOA terms
Updated ProductType dictionary (#181) * Updated ProductType dictionary --------- Co-authored-by: Adrian Damian <Adrian.Damian@nrc.ca>
Fix outdate import library
Replaced outdated imp
library with importlib
Out 2.7, in 3.11
Try to fix CI (#162) * Removed 2.7 code
Remove Python 2.7 support
Added support for Python 3.11.
Removed python 2.7, added support for versions and added support for Python 3.11
Try to fix CI (#162) * Removed 2.7 code
Added support for Python 3.10
Port to Python 3.10 and cleanup (CADC-10916) (#157) * Port to Python 3.10 and cleanup
Added support for Python3.10
Port to Python 3.10 and cleanup (CADC-10916) (#157) * Port to Python 3.10 and cleanup
Added support for Python3.10
Port to Python 3.10 and cleanup (CADC-10916) (#157) * Port to Python 3.10 and cleanup
Update dependency version on `cadcdata`
caom2utils=1.6.4 Update setup.cfg