Skip to content

Releases: infinityofspace/pkb_client

v1.2

05 Feb 17:09
Compare
Choose a tag to compare

Changelog

New features

  • added support to get porkbun domain pricing #5
  • added support to retrieve the ssl bundle #6

Installation

You can install this specific version with:

pip install pkb-client==1.2

v1.1

01 Apr 11:40
Compare
Choose a tag to compare

Changelog

New features

  • added support for importing and exporting dns records #4

Fixes

  • the error message only contains the error message not the whole request response #3

Changes

  • renamed the cli command argument dns-receive to dns-retrieve #2

Other

  • added missing code documentation and type hints #1
  • fixed typos in Readme
  • added more usage examples

Installation

You can install this specific version with:

pip install pkb-client==1.1

v1.0

28 Mar 21:31
Compare
Choose a tag to compare

First release of pkb_client