Skip to content

Tags: OpenCageData/python-opencage-geocoder

Tags

3.4.0

Toggle 3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Extract CLI to separate opencage-cli package (#70)

Remove command_line.py, batch.py, their tests/fixtures, and the
example batch.py + addresses.csv. The CLI now lives in its own
repository and PyPI package (opencage-cli).

Drop tqdm and certifi (only used by the batch CLI) and the
[project.scripts] entry point. Bump to 3.4.0.

3.3.2

Toggle 3.3.2's commit message
version 3.3.2

3.3.0

Toggle 3.3.0's commit message
document python 3.8 no longer supported

v3.2.0

Toggle v3.2.0's commit message
Update vagrant setup for Ubuntu 24

3.1.0

Toggle 3.1.0's commit message
prepare version 3.1.0

3.0.4

Toggle 3.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
CLI: add special -json- output column option (#60)

3.0.2

Toggle 3.0.2's commit message
prepare version 3.0.2 release

3.0.1

Toggle 3.0.1's commit message
prepare version 3.0.1 release

2.4.0

Toggle 2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Better HTTP user agent + add Python 3.12 to test matrix (#53)

* Add 3.12 to test matrix

* Add useragent with library/python/http client versions

2.3.1

Toggle 2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
allow setting ssl context in case of SSL certificate errors (#52)