Releases: epsilonrt/libmodbuspp
Releases · epsilonrt/libmodbuspp
Release v1.2.0
⚖️ License Change
Relicensed from LGPLv3 to LGPL-2.1-or-later. > * This change improves compatibility with locked-down embedded systems (Anti-tivoization clause removal).
Better alignment with the core libmodbus license.
🚀 Changes
License headers updated across all source files.
LICENSE file updated to LGPL-2.1.
Version bumped to 1.2.
Thanks to @rustyx for the heads-up on licensing constraints in embedded environments!
Version 1.1
Full Changelog: v1.0...v1.1
Version 1.0
Full Changelog: v0.2.3...v1.0
Version 0.2.3
v0.2.3 Update examples and codelite project template
Version 0.2.1
v0.2.1 Fixes manpages installation from doc package