Skip to content

Releases: afuetterer/python-re3data

0.9.0

06 Jul 07:24
Compare
Choose a tag to compare

Release Notes

Features

  • cli: add --outfile option for saving results to disk (#166) (1e689e8)
  • client: add repository counting (#158) (c1cba53)

Documentation

Full Changelog: (0.8.0...0.9.0)

Installation

You can install this version via pip from PyPI:

python -m pip install python-re3data==0.9.0

or pull the Docker image from GHCR:

docker pull ghcr.io/afuetterer/python-re3data:0.9.0

0.8.0

03 Jul 17:44
Compare
Choose a tag to compare

Release Notes

Features

Full Changelog: (0.7.0...0.8.0)

Installation

You can install this version via pip from PyPI:

python -m pip install python-re3data==0.8.0

or pull the Docker image from GHCR:

docker pull ghcr.io/afuetterer/python-re3data:0.8.0

0.7.0

03 Jul 12:46
Compare
Choose a tag to compare

Release Notes

Features

  • add repository filtering based on query string (#152) (713d4d1)

Full Changelog: (0.6.0...0.7.0)

Installation

You can install this version via pip from PyPI:

python -m pip install python-re3data==0.7.0

or pull the Docker image from GHCR:

docker pull ghcr.io/afuetterer/python-re3data:0.7.0

0.6.0

02 Jul 11:22
Compare
Choose a tag to compare

Release Notes

Features

Documentation

Full Changelog: (0.5.0...0.6.0)

Installation

You can install this version via pip from PyPI:

python -m pip install python-re3data==0.6.0

or pull the Docker image from GHCR:

docker pull ghcr.io/afuetterer/python-re3data:0.6.0

0.5.0

05 Jun 18:55
Compare
Choose a tag to compare

Release Notes

Breaking Changes

Features

  • cli: add print_error function to highlight errors in console (#123) (f242b10)
  • add cli parameters for return_type selection (#113) (15668bc)
  • set up custom exceptions (#108) (a2fa099)

Code Refactoring

  • cli: use rich.console instead of rich.print (#122) (a4efea0)
  • add is_eager argument to version_callback (#106) (eab6579)

Testing

  • add respx mock route for /repository{id} endpoint (#114) (070bbf6)

Full Changelog: (0.4.0...0.5.0)

Installation

You can install this version via pip from PyPI:

python -m pip install python-re3data==0.5.0

or pull the Docker image from ghcr.io:

docker pull ghcr.io/afuetterer/python-re3data:0.5.0

0.4.0

28 May 11:52
Compare
Choose a tag to compare

Release Notes

Features

Code Refactoring

  • client: move guard clause to top of _request method (#78) (f3eef8b)

Documentation

Full Changelog: (0.3.0...0.4.0)

Installation

You can install this version via pip from PyPI:

python -m pip install python-re3data==0.4.0

0.3.0

26 May 17:08
Compare
Choose a tag to compare

Release Notes

Features

  • cli: set up repository list and get commands (#76) (44987e6)

Testing

  • add respx mock route for /repositories endpoint (#75) (59f7d58)
  • set up zenodo_id fixture for re-use (#72) (e926c07)

Documentation

  • add doi to citation.cff and badge to readme (#66) (2fde7ee)

Full Changelog: (0.2.0...0.3.0)

Installation

You can install this version via pip from PyPI:

python -m pip install python-re3data==0.3.0

0.2.0

23 May 16:47
Compare
Choose a tag to compare

Release Notes

Features

Documentation

Full Changelog: (0.1.0...0.2.0)

Installation

You can install this version via pip from PyPI:

python -m pip install python-re3data==0.2.0

0.1.0

20 May 15:28
Compare
Choose a tag to compare

Release Notes

Features

Documentation

Installation

You can install this version via pip from PyPI:

python -m pip install python-re3data==0.1.0