urllib has been replaced with requests (to deal with https better). And a couple of bug fixes and doc updates
Fixes an issue highlighted in #234 where https sites were unable to be submitted to webcitation
Fixed a bug in dereferencing proxied URLs.Find the ultimate destination for URLs after following red...
* Added PyInstaller build files. * Added standard files such as `SUPPORT.md`. * Fixed a syntax warni...
urllib has been replaced with requests (to deal with https better). And a couple of bug fixes and do...
A new Hilltop class has been added to make the function calls easier and adds more internal checks. ...
Yet another minor fix to a weird gauging results response...Hilltop allows too much flexibility..
Constrained the pydantic package version to >2 due to breaking changes in version 2 #71 fixed #70 ...
Major update and rewrite of many functions. Consequently, some functions have been removed
The site_info function has been added and various other functions have had code improved
This is to take a snapshot of the last version 1 release before moving on to version 2
Now using requests package instead of urllib.request. requests package is bettor for handling unusua...
The Measurement Names are now back to the values directly returned by the "RequestAs" field from Hil...
@mwtoews added the collection_list function and I've made some code improvements
Bug-fix release Changes: [gwpy/gwosc#56] use Requests rather than the builtin urllib. See https://...
This is primarily a bug fix release. It fixes problems in parsing some host names and access to URLs...
Fixes an issue highlighted in #234 where https sites were unable to be submitted to webcitation
Fixed a bug in dereferencing proxied URLs.Find the ultimate destination for URLs after following red...
* Added PyInstaller build files. * Added standard files such as `SUPPORT.md`. * Fixed a syntax warni...
urllib has been replaced with requests (to deal with https better). And a couple of bug fixes and do...
A new Hilltop class has been added to make the function calls easier and adds more internal checks. ...
Yet another minor fix to a weird gauging results response...Hilltop allows too much flexibility..
Constrained the pydantic package version to >2 due to breaking changes in version 2 #71 fixed #70 ...
Major update and rewrite of many functions. Consequently, some functions have been removed
The site_info function has been added and various other functions have had code improved
This is to take a snapshot of the last version 1 release before moving on to version 2
Now using requests package instead of urllib.request. requests package is bettor for handling unusua...
The Measurement Names are now back to the values directly returned by the "RequestAs" field from Hil...
@mwtoews added the collection_list function and I've made some code improvements
Bug-fix release Changes: [gwpy/gwosc#56] use Requests rather than the builtin urllib. See https://...
This is primarily a bug fix release. It fixes problems in parsing some host names and access to URLs...
Fixes an issue highlighted in #234 where https sites were unable to be submitted to webcitation
Fixed a bug in dereferencing proxied URLs.Find the ultimate destination for URLs after following red...
* Added PyInstaller build files. * Added standard files such as `SUPPORT.md`. * Fixed a syntax warni...