Releases: luk036/physdes-cpp
Releases · luk036/physdes-cpp
new documentation build
update third party libraries
1.0.8 set version 1.0.8
Use latest ModernCppStarter as template
1.0.7 Update README.md
Documentation deploy to gh-page
Full Changelog: 1.0.5...1.0.6
Added Merge segment and 3D infrastructure
1.0.5 add 3d and merge_segment tests
Remove boost dependence; support C++17
- Remove boost dependence.
- C++20 is not required now.
make vscode-friendly; require c++20 now
1.0.3 fix test_installed and macos build
header-only setting
1.0.2 minor change
Documentation deploy to gh-page
Now documentation deploy to gh-page
initial release
Passed all checks in GitHub Actions
Features:
-
Now Installable by CPMAddPackage:
CPMAddPackage(
NAME Recti
GIT_TAG 1.0
GITHUB_REPOSITORY luk036/physdes-cpp
OPTIONS "RECTI_INSTALL YES" # create an installable target
)