Releases: Lawouach/WebSocket-for-Python
Releases · Lawouach/WebSocket-for-Python
0.6.0
What's Changed
- Upgrade python to 3.6, 3.7, 3.8 and 3.9 (remove < 3.6) by @jon-betts in #269
- use build_py from setuptools by @yhlee-tw in #273
- Update README.md by removing warning for now. by @auvipy in #274
- Create python-package.yml by @auvipy in #279
- try more old python versions on the CI for temporary basis by @auvipy in #281
- Fix ssl deprecate warn by @krishnan793 in #283
- Update CI to run tox by @auvipy in #286
- Added tls support for validating certificates by @EliAndrewC in #285
- prefer newer unittest.mock when available by @a-detiste in #284
- Fix for сlosing message formatting by @jolaf in #289
- Renamed process()
bytes
argument todata
to avoid collision withbytes
built-in type by @jolaf in #294 - Update python-package.yml by @auvipy in #295
New Contributors
- @jon-betts made their first contribution in #269
- @yhlee-tw made their first contribution in #273
- @krishnan793 made their first contribution in #283
- @a-detiste made their first contribution in #284
Full Changelog: 0.5.1...0.6.0