Releases: apigear-io/template-cpp14
Releases · apigear-io/template-cpp14
v3.8.1
What's Changed
- fix: fix mismatch of to Enum function name by @dorotaphanSiili in #161
Full Changelog: v3.8.0...v3.8.1
v3.8.0
What's Changed
- fix(apigear): add missing fix for olink tests and disable test for mac by @dorotaphanSiili in #150
- docs: move quick-start to common docs by @w4bremer in #153
- feat(docs): mark cpp14 as maintenance branch by @dorotaphanSiili in #158
Full Changelog: v3.7.0...v3.8.0
v3.7.0
What's Changed
- Docs/integrate with main docs by @w4bremer in #129
- build: update the olink core version by @dorotaphanSiili in #133
- Fix/improve OLink msg handling by @w4bremer in #130
- Feature/support for read only properties by @w4bremer in #131
- Feature: add stream operator overload for structs by @w4bremer in #132
- Refactor/misc changes by @w4bremer in #137
- Feature/api gear next by @w4bremer in #138
- Dphan/start server after services added by @dorotaphanSiili in #146
- chore(apigear): set version to v3.7.0 by @w4bremer in #149
Full Changelog: v3.6.0...v3.7.0
v3.6.0
What's Changed
- first version of documentation by @dorotaphanSiili in #120
- chore: update rules.yaml for new cli version by @w4bremer in #123
- Refactor/change module folder layout by @w4bremer in #124
- Bugfix: remove relative inc paths by @w4bremer in #125
- refactor: clean up link and include scopes by @w4bremer in #126
- Refactor/migrate to conan2 by @w4bremer in #127
- chore(apigear): set version to v3.6.0 by @w4bremer in #128
Full Changelog: v3.5.2...v3.6.0
v3.5.2
v3.5.1
v3.5.0
fix: match python version to conan
fix: update conan
apigear: updated solution for keyword change in solution yaml
apigear: fix generating code for names with camel case and underscore
fix(examples): add prefix for local variables
feature mqtt: Beta version. Uses PAHO mqtt implementation which turns out to have low throughput
v3.4.0
What's Changed
- fix(examples):fix generate olink_example feature by @dorotaphanSiili in #105
- Dphan/performance apply property by @dorotaphanSiili in #106
- fix: add patch to version of solution and module by @dorotaphanSiili in #107
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
- Fix conan build on windows by @w4bremer in #93
- perf: optimize use of createMemberId by @dorotaphanSiili in #92
- fix for scheduling tasks by @dorotaphanSiili in #94
- fix(apigear): fix high load issue by @dorotaphanSiili in #97
- olink: update to new release by @dorotaphanSiili in #100
- fix(core): fix for thread safe decorator by @dorotaphanSiili in #101
- Enhance CI system tests by @w4bremer in #102
- Create release builds on CI for testing by @w4bremer in #104
Full Changelog: v3.2.0...v3.3.0