Adafruit-circuitpython-wiznet5k

Latest version: v7.0.0

Safety actively analyzes 630254 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 14

5.1.0

What's Changed
* replace time.monotonic with adafruit_ticks to preserve timing precision by kevin-tritz in https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/156

New Contributors
* kevin-tritz made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/156

**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/compare/5.0.9...5.1.0

5.0.9

What's Changed
* Replace while by if, looping exception does not make sense by pinkavaj in https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/148

New Contributors
* pinkavaj made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/148

**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/compare/5.0.8...5.0.9

5.0.8

What's Changed
* Fix socket recv timeout: None:blocking, 0:non-blocking, >0:timeout by us3r64 in https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/143


**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/compare/5.0.7...5.0.8

5.0.7

What's Changed
* Update legacy set_socket examples by justmobilize in https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/146
* Fix get_radio_ssl_context by justmobilize in https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/147

New Contributors
* justmobilize made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/146

**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/compare/5.0.6...5.0.7

5.0.6

To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-wiznet5k`.

Read the [docs](https://circuitpython.readthedocs.io/projects/wiznet5k/en/latest/) for info on how to use it.

What's Changed
* match cpython recv timeout behavior. new httpserver example by FoamyGuy in https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/125

New Contributors
* FoamyGuy made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/125

**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/compare/5.0.5...5.0.6

5.0.5

What's Changed
* Fix recv, recv_into logic and have same behavior as ESP32SPI by us3r64 in https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/139
* Fix body recv when no content-length by us3r64 in https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/137
* Correct error raised by bytes MAC address by AdamCummick in https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/134

New Contributors
* us3r64 made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/139

**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/compare/5.0.4...5.0.5

To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-wiznet5k`.

Read the [docs](https://circuitpython.readthedocs.io/projects/wiznet5k/en/latest/) for info on how to use it.

Page 2 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.