v3.2.1
tomghuang
released this
07 Jun 21:25
·
44 commits
to master
since this release
The major goal of this release is enhancing CMake scripts so Argtable3 can support the latest vcpkg manifest mechanism. Besides the vcpkg support, this release also has the following major improvements:
- docs: Describe vcpkg support
- fix: Add
-Wconversion
to fix type conversion issues - feat: Use
BUILD_SHARED_LIBS
to control lib type - fix: Add
version.tag
to release archives