v3.1.8
- Major rewrite of documentation with Material for mkdocs
- Reduce memory use of TCP PI backend (closes #621)
- Fixed MODBUS_ERROR_RECOVERY_LINK not working on Windows (@embeddedmz)
- Replace Travis CI by GitHub CI
- Fix linker error for Windows (VCLinkerTool)
- Address check in single register / coil responses added (#463)
- Swap CRC bytes in request data but not at CRC computing (#397)
- Fix float endianness issue on big endian architecture
- Fix comment about EMBUNKEXC (closes #566)
- Fix network library detection on Haiku
- Fix typos (closes #620)
New Contributors
- @JetForMe made their first contribution in #624
- @Begasus made their first contribution in #622
- @ndunks made their first contribution in #616
- @bachp made their first contribution in #463
- @alongL made their first contribution in #631
- @embeddedmz made their first contribution in #644
Full Changelog: v3.1.7...v3.1.8