Skip to content

aiootp — v0.23.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@rmlibre rmlibre released this 27 Jun 08:08
· 210 commits to main since this release

Changes for version 0.23.8

Major Changes

  • feat(api): support compliant public keys in KEX protocols [#7]
  • feat(typing): generalize Config type-checking as superclass [#9]

Minor Changes

  • fix(package): delete option likely breaking piwheels
  • fix(exc): stabilize exceptions & error-raising properties [#8]
  • fix(typing): ensure Protocol subclasses runtime checkable [#8]
  • ci(pypi): import & run on GH release
  • docs(cipher): describe a salt consistently
  • build(github): add bug report issue template
  • refactor(api): enforce positional or keyword only arguments
  • refactor(api): default ttl as None & update method signatures
  • refactor(commons): delegate (del/get)attr to (del/get)item

Full Changelog: v0.23.7...v0.23.8