Skip to content

Releases: SpectraL519/cpp-ap

v1.2

08 Dec 09:08
Compare
Choose a tag to compare

CPP-AP: version 1.2

  • Added the demo workflow
  • Cleanup of the scripts, CMake and workflow files
  • Improved error logic for argument value getting
  • Aligned the concept names to follow the c_<requirement-name> convention

v1.1

21 May 18:10
Compare
Choose a tag to compare

CPP-AP: version 1.1

  • Introduced CMake integration
  • Formatting scripts improvement
  • Small code refactor including:
    • argument_name class refactor
    • Added aliases for default positional and optional arguments discriminator structures
    • Utilizing the std::ranges library for operations on collections
  • Cleaned the commit history

v1.0

15 May 17:10
Compare
Choose a tag to compare

Initial library release