v1.0.1
v1.0.1 (2023-12-02)
Chore
-
chore: update github workflow with correct branch (#74) (
13688c4
) -
chore: Remove unused import of 'cast' (
593815f
)
Fix
-
fix: replace cast method with consistent type hinting and direct assignment of value (
1d822b5
) -
fix: correct type argument for cast method during socket initialisation (
283af0a
)
Unknown
- Merge pull request #70 from markyao6275/update-websockets-pytest
Update websockets + pytest versions (bf9ae1c
)
Remove additional Any
(0934023
)
-
Remove additional
Any
(803203b
) -
Revert "Update dependencies"
This reverts commit 4cdcde4.
I meant to push this to another branch and then open a PR, sorry! (6b2a320
)
fix: correct type argument for cast method during socket initialisation (e40a359
)
- Update README.md (
5f4afad
)