Releases: koordinates/python-client
v0.7.1
What's Changed
- Update test status codes @benpearman in #48
- Update permission handling by @benpearman in #47
- Updating
contributing.rst
with steps to publish by @benpearman in #46
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Added support for Python 3.7 to 3.12. Dropped support versions under 3.6
- Update requests-toolbelt by @benpearman in #40
- Modernise packaging by @craigds in #41
- Fix warnings by @craigds in #42
- Upgrade jinja2 dependency by @benpearman in #44
- Fix readthedocs by @craigds in #43
- Update Source code example and error by @benpearman in #45
New Contributors
- @benpearman made their first contribution in #40
Full Changelog: v0.6.0...v0.7.0
Drop Python2 Support
Documentation
Documentation on the library is available at https://koordinates-python.readthedocs.org
Documentation for the underlying APIs is available at: https://help.koordinates.com/api/publisher-admin-api/
Changes
- Drop python 2 support by @craigds in #35
- Bug fixes for Metadata API by @hamishcampbell in #38
Full Changelog: v0.5.3...v0.6.0
API compatibility updates
- Removed token API (the token API is no longer supported)
- Update Sets API code to handle versioned sets
Improved Metadata Handling
Welcome to a new release of the Koordinates Python client library. The library provides easy access to Koordinates web services, particularly the Publisher Administration APIs.
Documentation
Documentation on the library is available at https://koordinates-python.readthedocs.org
Documentation for the underlying APIs is available at: https://help.koordinates.com/api/publisher-admin-api/
Changes
- Fixes for Metadata API support
- Python 3.6 added as a supported python version
- Improved error handling and other minor improvements
Permissions API Support
Welcome to a new release of the Koordinates Python client library. The library provides easy access to Koordinates web services, particularly the Publisher Administration APIs.
Documentation
Documentation on the library is available at https://koordinates-python.readthedocs.org
Documentation for the underlying APIs is available at: https://help.koordinates.com/api/publisher-admin-api/
Changes
- Support for the Permissions API
- Tests using
pytest
- Bugfixes and minor improvements
Export and Sources API Support
Welcome to the second release of the Koordinates Python client library. The library provides easy access to Koordinates web services, particularly the Publisher Administration APIs.
Documentation
Documentation on the library is available at https://koordinates-python.readthedocs.org.
Documentation for the underlying APIs is now available at a new location: https://help.koordinates.com/api/publisher-admin-api/
Changes
- Support for the Export API
- Support for the Data Sources API
- CI test coverage for python 3.5 added
- Bugfixes and minor improvements
- Documentation updates
Initial Alpha Release
Welcome to the initial alpha release of the Koordinates Python client library. The library provides easy access to Koordinates web services, particularly the Administration APIs.
Documentation
Documentation on the library is available at koordinates-python.readthedocs.org.
Documentation for the underlying APIs is available.
Features
Currently supported APIs:
We're working hard to add support for additional APIs to the library, so expect this list to grow soon. The aim is to support all the published APIs.
Compatibility
The library supports both Python 2.7 & Python 3.3+, and is tested via Continuous Integration against 2.7 & 3.4.
Support & Contributions
Please report bugs at Github issues. For general technical support for the APIs and libraries, please contact us via support.koordinates.com
The Koordinates Python Client Library is released under the terms of the BSD License. We welcome contributions as pull requests - please open a new issue to start a discussion around a feature idea or bug. See the Contributing section in the documentation for more details.