This repository has been archived by the owner on Oct 21, 2024. It is now read-only.
Releases: astro-datalab/sparclclient
Releases · astro-datalab/sparclclient
Authentication-B
For use with v1.3.2 of Server
Authentication-A
For use with v1.3.1 of Server
v1.2.1.dev2
For use with v1.3.0 of Server
Beta-4
Beta-3
Merge pull request #25 from astro-datalab/pat Beta-3 release
Beta-2
MVP
v1.0.0 bump to version 1.0.0
Beta-1
beta-1 bump client version
Alpha 4
With Data Discovery
version = '0.4.0a4.dev4'
What's Changed
- add get_vectordata() function by @jacquesalice in #7
- Added spectrum1d value check tests and expected values by @jacquesalice in #8
- Update docstrings to follow same format by @jacquesalice in #9
- Change api to sparcl by @jacquesalice in #10
- rename api to sparcl in source dir by @jacquesalice in #11
- update version to 0.4.0a3.dev35 by @jacquesalice in #12
- update version, remove check for dash by @jacquesalice in #13
Full Changelog: 0.4.0-a3.dev34...alpha-4
Alpha 3
- Allow conversion of spectra data in returned records to types: json, numpy, pandas, spectrum1d
- Provides many new convenience functions
- RTD documentation automatically generated