Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arg_router v1.4.0 #344

Merged
merged 36 commits into from
Aug 8, 2023
Merged

arg_router v1.4.0 #344

merged 36 commits into from
Aug 8, 2023

Conversation

cmannett85
Copy link
Owner

No description provided.

cmannett85 and others added 30 commits March 27, 2023 20:52
Update vcpkg submodule commit for v1.3.0 recipe
#312 Reduce code duplication in GHAs
README.md grammar and spelling improvements
#321 Add variable list length end token
#302 Switch from a locally generated Conan package, to one hosted on …
Add Conan to README's installation options list
* #314 Add support for multi-value arguments

Fix #314

* Fix linting, Win and GCCv9 compilation errors

* Added missing tuple include

* Moved tuple include...

* Multiple clang-tidy fixes

Still can't reproduce the GCCv9 error locally.

* Fix missing MSVC toolset for local builds

Updated timeout time

* Increased timeouts again

Windows tests are hanging, so disabling for now and will create a bug ticket.

* Updating README.md unit test coverage badge
* #327 Fix MSVC builds

Fix #327

* Fixed copyright year.

* Extended MSVC test run timeout

* Fixed MSVC assert failure

* Updating README.md unit test coverage badge
* #330 Explicitly specify NOMINMAX and WIN32_LEAN_AND_MEAN

Fix #330

Also:
* Suppressing deprecation warnings in unit tests on Windows
* Workarounds for invalid C4702 (unreachable code) warnings on MSVC

* Fixed formatting
…337)

* #335 Use Levenshtein distance to suggest possibly misspelt arguments

Fix #335
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
@cmannett85 cmannett85 added the enhancement New feature or request label Aug 6, 2023
@cmannett85 cmannett85 self-assigned this Aug 6, 2023
@cmannett85 cmannett85 merged commit b3dab2e into main Aug 8, 2023
9 checks passed
cmannett85 added a commit that referenced this pull request Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant