Releases: apigear-io/template-cpp14
Releases · apigear-io/template-cpp14
v3.1.1
What's Changed
- cleanup of features by @dorotaphanSiili in #79
- use new types in goldenmaster by @dorotaphanSiili in #80
- Bugfix/update default values by @w4bremer in #83
- [chore] update LICENSE by @jryannel in #81
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- change install method to download release from cli-releases by @jryannel in #74
- Fix cmake installation on macOS by @w4bremer in #75
- Fix for several API combinations by @w4bremer in #76
- fix: Properties must always be initialized by @w4bremer in #77
- extract common websocket functionality from connection handlers #64 by @dorotaphanSiili in #72
- allign to newer object-core by @dorotaphanSiili in #78
New Contributors
Full Changelog: v3.0.0...v3.1.0
v3.0.0
First version to be used with the new Studio https://github.com/apigear-io/studio-releases
What's Changed
- Update release script and set MIT license by @w4bremer in #4
- Migrate to ApiGear cli by @w4bremer in #5
- Update API files by @w4bremer in #6
- Bugfix ci tests by @w4bremer in #11
- Dphan/filenames remove modulename by @dorotaphanSiili in #7
- Fix classes names and descriptions by @dorotaphanSiili in #17
- Decorator Changes by @dorotaphanSiili in #18
- remove license header by @dorotaphanSiili in #30
- add get to names of the property getters, start all methods with lower case by @dorotaphanSiili in #31
- Dphan/olink refactor server side by @dorotaphanSiili in #45
- Add thread safety to olink connection by @dorotaphanSiili in #59
- change interfaceServiceAdapter to interfaceService by @dorotaphanSiili in #65
- Alignement to changes in objectlink-core by @dorotaphanSiili in #62
- rename remoteinterface to interfaceclient by @dorotaphanSiili in #67
- remove timed mutex from connection storage by @dorotaphanSiili in #66
- move templates from liquid to go tpl by @dorotaphanSiili in #68
- remove hardcoded payload size by @dorotaphanSiili in #69
- Add thread safety for properties by @w4bremer in #46
Full Changelog: v2.1.1...v3.0.0