Releases: chipmk/tcpip.js
Releases Β· chipmk/tcpip.js
v0.3.3
What's Changed
- chore: ci tests by @gregnr in #24
- fix: force TCP binding to send the data immediately by @Angelmmiguel in #23
New Contributors
- @Angelmmiguel made their first contribution in #23
Full Changelog: v0.3.2...v0.3.3
v0.3.2
v0.3.1
v0.3.0
What's Changed
- feat: wire package for common parsing/serializing logic by @gregnr in #15
- Adds DHCP hostname, domain name, domain search by @gregnr in #12
- feat: dns client by @gregnr in #16
- feat: embedded dns resolution inside network stack (tcp/udp) by @gregnr in #17
- feat: expose mac, ip, and netmask from interfaces by @gregnr in #18
- Adds createDhcp() function by @gregnr in #19
Full Changelog: v0.2.4...v0.3.0