2.4.0 (2024-01-29)
Implemented enhancements:
- feat: migrate Python linting to Ruff #201 (coreone)
- Implementation of the Person API #194 (joachimBurket)
Fixed bugs:
2.3.1 (2023-06-05)
Implemented enhancements:
Fixed bugs:
Closed issues:
2.3.0 (2022-09-12)
Implemented enhancements:
- Ssl count #128 (MoIn4096)
- Add renew method to SMIME #104 (coreone)
- Added the Report module to support the Sectigo /report endpoint #95 (NateWerner)
- Add support for domains endpoint #93 (FISHMANPET)
Fixed bugs:
Closed issues:
2.2.0 (2022-03-01)
Implemented enhancements:
- Add functionality to work with Admin endpoint #87 (FISHMANPET)
2.1.0 (2021-12-06)
Implemented enhancements:
- Move to f-strings #56 (coreone)
- First implementation of smime calls #39 (joachimBurket)
Closed issues:
2.0.0 (2021-05-26)
Breaking changes:
- Remove Python 2 support #17 (coreone)
- CircleCI update and remove support for Python 3.4 #11 (coreone)
Implemented enhancements:
- Add extra format types #29 (matejzero)
- Add custom_fields handling to Certificates.enroll method #25 (alextremblay)
- Style cleanup, reduce to one paginate method, Python 3.9 testing #23 (coreone)
- Migrate to Poetry and GitHub Actions #21 (coreone)
- feat: Add external requester field #19 (ravanapel)
- Add support for ACME endpoint(s) #16 (zmousm)
- Adding more features support in SSL certificates #15 (trolldbois)
- Start using CircleCI orb, disable TravisCI #10 (coreone)
Fixed bugs:
- Remove custom HttpError exception #6
- Fix #26, JSONDecodeError when receiving HTTP 204 empty response from API #27 (alextremblay)
Closed issues:
- JSONDecodeError when using the SSL.revoke method #26
- Add support for custom fields to Certificates.enroll #24
- Unable to specify External Requester #18
1.0.0 (2019-04-04)
Implemented enhancements:
- Fix versioning of the package #2
- Convert to 2.1 CircleCI config #8 (coreone)
- Replace custom exception #7 (coreone)
- Fix install and versioning, add user-agent #5 (coreone)
Fixed bugs:
* This Changelog was automatically generated by github_changelog_generator