Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[3.0.0] - 2026-06-15
Changed
- Update dependencies to:
openjaus-mobility-v1.1 v3.0.0
Removed
- Examples based on
openjaus-mobility-v1.0 - Remove dependency on
openjaus-mobility-v1.0
[2.0.3] - 2025-08-17
Changed
- Update dependencies to:
openjaus-mobility-v1.0 v2.0.3openjaus-mobility-v1.1 v2.0.3
[2.0.2] - 2025-05-20
Changed
- Update dependencies to:
openjaus-mobility-v1.0 v2.0.2openjaus-mobility-v1.1 v2.0.2
[2.0.1] - 2024-10-04
Changed
- Update dependencies to:
openjaus-mobility-v1.0 v2.0.1openjaus-mobility-v1.1 v2.0.1
[2.0.0] - 2024-07-30
Added
- Dependency to
openjaus-mobility-v1.1 v2.0.0 - Examples that use mobility v1.1 based services
- ExampleClient_v1_1
- ExampleGposServer_v1_1
- ExampleMobilityServer_v1_1
- CMake options to enable/disable different examples
- OJ_MOBILITY_V1_0_EXAMPLES: Build the mobility v1.0 based examples. Default = ON
- OJ_MOBILITY_V1_1_EXAMPLES: Build the mobility v1.1 based examples. Default = ON
Changed
- Update
openjaus-mobility-v1.0dependency tov2.0.0 - Add mobility version to examples folders
- ExampleClient -> ExampleClient_v1_0
- ExampleGposServer -> ExampleGposServer_v1_0
- ExampleMobilityServer -> ExampleMobilityServer_v1_0
[1.1.0] - 2023-04-08
Changed
- Moved from dependency on openjaus-sdk project (org.openjaus.sdk.cpp) as openjaus-sdk was split into individual projects to improve management
- Depend on openjaus-mobility-v1.0 v1.0.0
[1.0.0] - 2021-05
Added
- Initial release:
- ExampleClient v1.0.0
- ExampleGposServer v1.0.0
- ExampleMobilityServer v1.0.0