v3.1.4
tomghuang
released this
17 Nov 23:21
·
87 commits
to master
since this release
This release has the following major improvements:
- doc: Describe how to build and test configurations on all platforms
- doc: Show how to run CMake and CTest commands to build and test
- fix: MSVC Release builds have compiler warnings
- fix: Only include tests when we enable ARGTABLE3_ENABLE_TESTS
- fix: VS2019 complains __cplusplus undefined
- fix: Fix MacOSX compiler and cmake warnings
- fix: Resolve VC and MinGW compiler errors and warnings
- fix: MSYS2 MINGW64 complains C++ comment and unknown pragma
- fix: Set empty string in reset function
- fix: Text longer than colwidth wasn't cutoff at whitespace boundary as intended
- fix: Added a new function arg_dstr_catc for appending char
- fix: Make argtable3 ISO C90
- fix: Assign execute permission to tools/build
- chore: Add Travis CI status image
- fix: Travis CI failed to run Conan package manager
- fix: Fail to build Conan package