What's Changed
- EthernetClass - add setDnsServerIP as in Arduino Ethernet library by @JAndrassy in #80
- EthernetClient.connect - return only 1 or 0 by @JAndrassy in #82
- fix: align MAC address api with Arduino reference by @fpistm in #89
- Fix: peek() function always return first byte of data by @patricklaf in #86
- Update EthernetClient.cpp by @TingRuazhang in #94
- Review default LwIP options by @fpistm in #98
- fix: hardening by @fpistm in #99
New Contributors
- @JAndrassy made their first contribution in #80
- @TingRuazhang made their first contribution in #94
Full Changelog: 1.4.0...1.5.0