Skip to content

Releases: epsilonrt/libmodbuspp

Release v1.2.0

10 Mar 20:57
910f974

Choose a tag to compare

⚖️ 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

10 Mar 19:50

Choose a tag to compare

Full Changelog: v1.0...v1.1

Version 1.0

10 Mar 19:49

Choose a tag to compare

Full Changelog: v0.2.3...v1.0

Version 0.2.3

27 Jan 18:45

Choose a tag to compare

v0.2.3

Update examples and codelite project template

Version 0.2.1

27 Jan 10:14

Choose a tag to compare

v0.2.1

Fixes manpages installation from doc package