All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.0.0 (2022-03-30)
- cpp14: Add missing library link for test (bf1b82c)
- cpp14: Add missing lohmann dep to core (71c49d5)
- cpp14: Add static libs to conan distributed packages (1c5d2f3)
- cpp14: Add threads lib to link dependencies (312065d)
- cpp14: Check for correct olinkserver path (5721363)
- cpp14: Clean up tracer and decorator publisher impl (4fe9bae)
- cpp14: Convert async promise to future (b7475ca)
- cpp14: Corrected linking of api to core lib (01818e2)
- cpp14: Deactivate conan env after test (26fdef4)
- cpp14: Directly init return value (6891087)
- cpp14: Disable C4251 warning for now (7586c91)
- cpp14: Disable useless warning C4250 (c089263)
- cpp14: Do not overwrite impl files unless enforced (5c11d71)
- cpp14: Do not use dllexport on enums (7275af3)
- cpp14: Enable fpic for module api part (041470c)
- cpp14: Export symbols for windows build (418efd3)
- cpp14: Fix conan include paths (bc81ca7)
- cpp14: Fix conan linux build (0aff702)
- cpp14: Fix conan test_package (ddc1458)
- cpp14: Fix conan test_package (7b4ffd7)
- cpp14: Fix conan test_package (97e8c12)
- cpp14: Fix extra qualification of data struct (0177f2a)
- cpp14: Fix header includes for consumers (2da3ef1)
- cpp14: Fix olink client conneciton loss handling (8c2b1d1)
- cpp14: Fix several olink connection issues (e8fecfa)
- cpp14: Fix tracer connection handling (eee470b)
- cpp14: Fix unused param in olink async call (6971004)
- cpp14: Fixe olink host connection handling (6cacc8c)
- cpp14: Fixed d_ptr implementation of service class (21302dd)
- cpp14: Ignore unused olink signal paramter (e6b9c35)
- cpp14: Make PCRE lib fix globally available (24c8319)
- cpp14: Make sure json conversion is declared only once (a578c89)
- cpp14: Mark publish functions as const (a9350ae)
- cpp14: More 20.04 ubuntu pendantic fixes (16eaca5)
- cpp14: Name callback functions typedefs uniquely (79622d6)
- cpp14: Only generate support files with scaffold (4bf0865)
- cpp14: Prevent duplicate websocket connections (494ee99)
- cpp14: Properly unsubscribe from olink property changes (f621004)
- cpp14: Remove ; from pedantic errors (a6b81be)
- cpp14: Remove d_ptr leftover (d8dc9e0)
- cpp14: Remove enum forward declaration (76673d8)
- cpp14: Remove superfluous virtual in olinkinterface (c2920e7)
- cpp14: Remove tracer leftovers from service implementation (45748b2)
- cpp14: Remove virtual function decl from decorator class (05750b0)
- cpp14: Rename fcn parameters to avoid accidential shadowing (912572a)
- cpp14: Return const ref declaration (3744d43)
- cpp14: Set correct include path in conan package test (2952861)
- cpp14: Set correct symbol export on windows (2d19563)
- cpp14: Switch poco targets depending on OS (71dde71)
- cpp14: Update tracer to current protocol (a9a3272)
- cpp14: Use constant for systemname in export macro (32dc2db)
- cpp14: Use default initialization for datastruct members (e8945b8)
- cpp14: Use escaped name in testpackage (8ddec37)
- cpp14: Use unique module_interface names for files (a176224)
- cpp14: Wrap pimpl declaration in namespace (a25fd0a)
- cpp14: Add async functions to interface (ce2b2fc)
- cpp14: Add basic olink implementation to apigear lib (3c6cc45)
- cpp14: Add examples app (826c9c2)
- cpp14: Add simple olinkserver example (c82bb8e)
- cpp14: Add test_conan.bat for conan on Windows (942e038)
- cpp14: Added client proxy with tracing (6cf02d6)
- cpp14: Declare conan as separate feature (3dbf9e3)
- cpp14: Enable passthrough for publisher and proxy (2580b8e)
- cpp14: First version olink adapters (dcf501f)
- cpp14: First version olink client interface (c7bad6e)
- cpp14: Implement flexible func callbacks (21e47a2)
- cpp14: Improve olink connection handling (6ee5fd6)
- cpp14: Introduce module namespace (87bbe65)
- Revert "refactor(cpp14): Explicitly forward fnc calls" (bc18b76)
1.14.0 (2021-04-22)
Note: Version bump only for package @apigear-io-templates/cpp14-blueprint
Note: Version bump only for package @apigear-io-templates/cpp14-blueprint
1.11.0 (2021-03-04)
Note: Version bump only for package @apigear-io/cpp14-blueprint
1.8.0 (2021-02-16)
Note: Version bump only for package @apigear-io/cpp14-blueprint
1.7.0 (2021-02-15)
Note: Version bump only for package @apigear-io/cpp14-blueprint
1.6.0 (2021-02-15)
Note: Version bump only for package @apigear-io/cpp14-blueprint
1.4.3 (2021-01-31)
Note: Version bump only for package @apigear-io/cpp14-blueprint
1.4.0 (2021-01-28)
Note: Version bump only for package @apigear-io/cpp14-blueprint
1.2.0 (2021-01-28)
Note: Version bump only for package @apigear-io/cpp14-blueprint
1.1.0 (2021-01-10)
Note: Version bump only for package @apigear-io/cpp14-blueprint
1.0.0 (2021-01-09)
Note: Version bump only for package @apigear-io/cpp14-blueprint