Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.17 KB

File metadata and controls

29 lines (23 loc) · 1.17 KB

wsjcpp-employees Changelog

All notable changes to wsjcpp-yaml project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[v0.2.1] - 2026-03-05 (2026 March 5)

  • Fixed: renamed 'recoursiveTestDependencies' to 'recursiveTestDependencies'
  • Fixed-names: renamed 'inited' to 'initialized'
  • Added define REGISTRY_WSJCPP_EMPLOY
  • Fixed namings: renamed REGISTRY_WJSCPP_SERVICE_LOCATOR to REGISTRY_WSJCPP_SERVICE_LOCATOR
  • Fixed build tests
  • Removed define WSJCPP_EMPLOYEES_VERSION_0_2_0
  • Added define WSJCPP_EMPLOYEES_VERSION_0_2_1
  • Removed define REGISTRY_WSJCPP_SERVICE_LOCATOR
  • Moved all tests for ctest (before exclude dependency wsjcpp_core)
  • Fixed #6 remove dependencies to wsjcpp-core

[v0.2.0] - 2025-06-29 (2025 July 29)

  • Updated wsjcpp-core to v0.2.3 (Up C++ from 11 to 17)
  • Change single name registration to multiple names
  • Added silent mode
  • Added class for simplify init WsjcppEmployeesInit
  • Added copyrights to files
  • Added new defines with version WSJCPP_EMPLOYEES_VERSION_* for using in target project differences
  • Added .clang-format