Skip to content

Refactor Configly library and update documentation#3

Merged
Yanujz merged 3 commits intodevelopfrom
feature/refactoring
Nov 3, 2025
Merged

Refactor Configly library and update documentation#3
Yanujz merged 3 commits intodevelopfrom
feature/refactoring

Conversation

@Yanujz
Copy link
Copy Markdown
Owner

@Yanujz Yanujz commented Nov 3, 2025

  • Updated CMakeLists.txt to set minimum required version to 3.14 and added project settings.
  • Enhanced README.md with improved descriptions, features, and installation instructions.
  • Removed legacy configly.hpp file and replaced it with a new implementation that supports advanced features.
  • Updated example usage in main.cpp to reflect new API and demonstrate advanced usage.
  • Added test suite with Google Test integration to ensure functionality and concurrency safety.
  • Created a new CMakeLists.txt for tests and linked with Google Test.

- Updated CMakeLists.txt to set minimum required version to 3.14 and added project settings.
- Enhanced README.md with improved descriptions, features, and installation instructions.
- Removed legacy configly.hpp file and replaced it with a new implementation that supports advanced features.
- Updated example usage in main.cpp to reflect new API and demonstrate advanced usage.
- Added test suite with Google Test integration to ensure functionality and concurrency safety.
- Created a new CMakeLists.txt for tests and linked with Google Test.
# Conflicts:
#	README.md
#	configly.hpp
#	examples/main.cpp
@Yanujz Yanujz merged commit 13fbf50 into develop Nov 3, 2025
@Yanujz Yanujz deleted the feature/refactoring branch November 3, 2025 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant