Releases: adafruit/Adafruit_CircuitPython_Wiznet5k
Releases · adafruit/Adafruit_CircuitPython_Wiznet5k
7.2.0 - Allow Setting Baudrate
What's Changed
- Added option to set the SPI baudrate. by @waiweng83 in #172
New Contributors
- @waiweng83 made their first contribution in #172
Full Changelog: 7.1.5...7.2.0
7.1.5 - Fix For Sphinx RTD Theme
Full Changelog: 7.1.4...7.1.5
7.1.4 - Fix Timeout Handling in DHCP Lease
7.1.3 Fix Inconsistencies
7.1.2 - Docstring Correction
7.1.1 - remove SocketPoolcontants [sic]
7.1.0 - use OSError(ETIMEDOUT) instead of timeout exception
7.0.0 - use SocketPool. Compatible with ConnectionManager 2.0.0.
6.0.0 - WSGIServer Removed + Fix for Disconnection State
What's Changed
- Remove wsgiserver by @justmobilize in #160 Projects needing a web server can use: https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer
- Properly close socked which is already in disconnection state by @pinkavaj in #150
Full Changelog: 5.2.1...6.0.0
5.2.1 Better Handling of Socket Hangup
What's Changed
Full Changelog: 5.2.0...5.2.1