GWDataFind 2.0.0
Major feature release.
The major change in this release is the switch from `ligo-segments` to
`igwn-segments`, meaning some API calls now return objects of a completely
different type.
Changes:
- Migrate from ligo-segments to igwn-segments
[https://git.ligo.org/computing/gwdatafind/client/-/merge_requests/99]
- Remove old HTTPConnection interface
[https://git.ligo.org/computing/gwdatafind/client/-/merge_requests/101]
- Add Cache object to simplify manipulating files for HTCondor file transfer
[https://git.ligo.org/computing/gwdatafind/client/-/merge_requests/102
- Add verbose logging
[https://git.ligo.org/computing/gwdatafind/client/-/merge_requests/110]
- Update requirements for pip install
[https://git.ligo.org/computing/gwdatafind/client/-/merge_requests/111]
For full details of this release, see
<https://git.ligo.org/computing/gwdatafind/client/-/releases/2.0.0>.