Skip to content

Releases: python-kasa/kasa-crypt

v0.4.4

24 Jun 14:20
Compare
Choose a tag to compare

Fix

v0.4.3

24 Jun 13:46
Compare
Choose a tag to compare

Fix

v0.4.2

07 May 18:54
Compare
Choose a tag to compare

Fix

  • Use spdx identifier for the license (#10) (e99038c)

v0.4.1

10 Jan 03:10
Compare
Choose a tag to compare

Fix

  • Encryption input with wide characters (#7) (5dae424)

v0.4.0

18 Oct 08:12
Compare
Choose a tag to compare

Feature

  • Build wheels with final cpython release (#5) (915697b)

Fix

  • Reduce size of wheels by excluding generated .c files (#6) (a25ebca)

v0.3.0

24 Jul 16:42
Compare
Choose a tag to compare

Feature

  • Initial cpython 3.12 support (#4) (15c7987)

v0.2.1

06 Jul 02:08
Compare
Choose a tag to compare

Fix

  • Ensure null bytes round trip (#3) (9512615)

v0.2.0

16 Jun 16:27
Compare
Choose a tag to compare

Feature

Fix

  • Ensure bytes with null chars are returned (4a09a40)

v0.1.5

16 Jun 05:49
Compare
Choose a tag to compare

Fix

  • Handle 0s in the byte stream (532bd3c)

v0.1.4

16 Jun 05:07
Compare
Choose a tag to compare

Fix