What's New
- Added support for the BDP-83 and BDP-10X series
- Fixed some commands with invalid response mappings
- Under-the-hood optimizations and cleanups
What's Changed
- Use TcpClient instead of Telnet by @henrikwidlund in #2
- Add support for BDP-10X specific commands by @henrikwidlund in #3
- Remove prefix chars that are specific to models prior 20X by @henrikwidlund in #4
- Avoid sending unsupported query commands by @henrikwidlund in #5
- Fix 10X model responses by @henrikwidlund in #9
- Fix some incorrect response mappings/parsings by @henrikwidlund in #10
- Move DNS dependencies to project by @henrikwidlund in #11
- Update readme with supported models by @henrikwidlund in #12
- Rename OppoTelnet to Oppo since it's not using Telnet by @henrikwidlund in #13
Full Changelog: v0.0.1...v0.0.2