Skip to content

arg_router v1.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 16:16
· 42 commits to develop since this release
b3dab2e

Bug fixes

  • #330, Explicitly specify NOMINMAX and WIN32_LEAN_AND_MEAN

Improvements

  • #302, Switch from a locally generated Conan package, to one hosted on conan-center.io
  • #314, Add support for multi-value arguments
  • #315, CMake function to generate translation type headers from simple text files
  • #317, Enable/disable nodes at runtime
  • #318, Skip irrelevant GHA jobs
  • #321, Add variable list length end token
  • #325, Create copyright checker git hook
  • #332, Extend pre-commit hook to include clang-format
  • #335, Use Levenshtein distance to suggest possibly misspelt arguments