Releases: EUDAT-B2HANDLE/B2HANDLE
Releases · EUDAT-B2HANDLE/B2HANDLE
Release 1.1.2 of the B2Handle Python library as developed within EUDAT.
Changes since 1.1.1
- Added support for Python 3.6 and 3.7
- Minor doc update.
B2Handle 1.1.1
B2Handle 1.1.0
Release 1.1.0 of the B2Handle Python library as developed within EUDAT.
Changes since 1.0.3
- Add Python 3 support
- Update documentation
B2Handle 1.0.3
Release 1.0.3 of the B2Handle Python library as developed within EUDAT.
Changes since 1.0.2:
B2Handle 1.0.2
Release 1.0.2 of the B2Handle Python library as developed within EUDAT.
Changes since 1.0.1:
- Improved unicode handling
- Searching for checksums only is now possible (depends on external search servlet, which is not part of B2Handle)
- Improved documentation
B2Handle 1.0.1
Release 1.0.1 of the B2Handle Python library as developed within EUDAT.
Changes since 1.0.0:
- HTTPS verification now supports a custom CA file.
- Minor updated to the documentation, particularly on generation of certificates and keys.
B2Handle 1.0.0
Initial release of the B2Handle Python library as developed within EUDAT.
Features include:
- Full CRUD operations on Handles
- Additional support for managing 10320/loc entries and local Handle search
- Multiple configuration and instantiation options
- Compatible with Handle System 8.1.0
- Supports Python 2.6 and 2.7
- Ensured quality through continuous integration