Skip to content

Releases: opencadc/caom2tools

Bug fixes

24 Oct 20:33
Compare
Choose a tag to compare
  • In Python 2.7 the caom2 writer was lossy for float variables
  • Fixed the writing of EnergenBand
  • flake8 improvements

caom2repo passes the subject to the visitor plugin

17 Oct 22:52
Compare
Choose a tag to compare

subject is now part of the arguments for the plugin update function. It contains the user credentials that caom2-repo was invoked with and can be used by the plugin to access other services.

Support for circle position bounds in planes

17 Oct 22:37
Compare
Choose a tag to compare
caom2=2.3.1

Update setup.cfg

Support for CAOM2.3

11 Oct 22:54
Compare
Choose a tag to compare
caom2repo=1.2

Update setup.cfg

Upgrade to CAOM2.3

11 Oct 22:45
Compare
Choose a tag to compare
Hotfix (#45)

* Fixed README documentation

* Fixed typo

* Fixed problem with content length

* Fixed issue with displaying observation

Small fix to reader-writer

25 Sep 20:39
Compare
Choose a tag to compare
Pre-release
caom2=2.3.0a5

Update setup.cfg

Fixed a dependency problem

20 Sep 23:12
Compare
Choose a tag to compare
Pre-release
Hotfix (#37)

* Added publish task to travis and updated library version dependency

* Added the publish script

Initial version of the caom2 library

01 Dec 20:33
Compare
Choose a tag to compare
Merge pull request #2 from andamian/s1950

S1950