Releases: arcsecond-io/cli
Releases · arcsecond-io/cli
One dot zero !
- Simpler APIs (no duplicate between
Arcsecond
andArcsecondAPI
classes, only the latter remains) - Simpler memberships checks (all memberships are saved on login).
Bugfixes
Bugfixes
Async Upload now possible
Providing an Uploader object when using Python module.
Improving tracking of file upload progress
Introducing an optional callback parameter for tracking the progress of file uploads.
New accessors
Adding access to username and memberships from Python module.
Bugfix of Python module
Bugfix in is_logged_in
method when used as Python module.
Opening upload of any kind of files to datasets.
Arcsecond.io is now ready to accept any kind of files (compressed or not), not only FITS files, associated with Datasets.
Moreover, the cli APIs are simpler to use with factories.
Regular maintenance.
No change in APIs, but added a GitHub Action to release package to PyPi automatically on every GitHub release.
Regular maintenance.
No change in APIs, but added a GitHub Action to release package to PyPi automatically on every GitHub release.