Releases: afuetterer/python-re3data
0.9.0
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
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
Release Notes
Features
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
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
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
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
Release Notes
Features
Code Refactoring
Documentation
- add extra css for prompt (#85) (
16545d7
) - add outdated message (#84) (
7218b47
) - add reference level in navigation (#80) (
6a41547
)
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
0.2.0
Release Notes
Features
Documentation
- readme: remove table of contents (#62) (
8f224e8
) - readme: add status badge (#56) (
cfc9f5a
) - add api reference (#47) (
9e455c4
) - add changelog to docs (#43) (
a167c46
) - readme: add pypi badges (#37) (
f4b31a9
)
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
Release Notes
Features
Documentation
- readme: add short project description (#28) (
c20f23e
) - readme: add similar projects (#23) (
7e3e919
) - set up python-semantic-release templates (#21) (
bcd976a
) - readme: add codeql badge (#18) (
ee6f6aa
)
Installation
You can install this version via pip from PyPI:
python -m pip install python-re3data==0.1.0