Releases: python-kasa/kasa-crypt
Releases · python-kasa/kasa-crypt
v0.4.2
Fix
- Use spdx identifier for the license (#10) (
e99038c
)
v0.4.1
Fix
- Encryption input with wide characters (#7) (
5dae424
)
v0.4.0
Feature
- Build wheels with final cpython release (#5) (
915697b
)
Fix
- Reduce size of wheels by excluding generated .c files (#6) (
a25ebca
)
v0.2.0
Feature
Fix
- Ensure bytes with null chars are returned (
4a09a40
)
v0.1.5
Fix
- Handle 0s in the byte stream (
532bd3c
)