Releases: aminya/cpp_vcpkg_project
Releases · aminya/cpp_vcpkg_project
v1.4.0
Full Changelog: v1.3.2...v1.4.0
v1.3.2
v1.3.1
v1.3.0
What's Changed
- feat: add cmake workflow presets by @ClausKlein in #20
- fix: update project_options to v0.36.4 by @aminya in #55
- ci: add MacOS 14, 13, AppleClang by @aminya in #55
- fix: fix fmt unicode issue on Windows by @aminya in #55
- fix: update vcpkg and project_options by @aminya in #46
- fix: move cmake presets out of the root by @aminya in #57
- chore: Configure Renovate by @renovate in #41
- chore(deps): update actions/cache action to v4 by @renovate in #42
- chore(deps): update ubuntu docker tag to v22 by @renovate in #43
- chore(deps): update codecov/codecov-action action to v4 by @renovate in #45
- chore(deps): update doozyx/clang-format-lint-action action to v0.18.2 by @renovate in
- chore(deps): update softprops/action-gh-release action to v2 by @renovate in #48
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- chore(deps): bump codecov/codecov-action from 2 to 3 by @dependabot in #30
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #29
- chore(deps): bump EndBug/add-and-commit from 4 to 9 by @dependabot in #28
- chore(deps): bump github/codeql-action from 1 to 2 by @dependabot in #27
- chore(deps): bump DoozyX/clang-format-lint-action from 0.13 to 0.16 by @dependabot in #26
- fix: update project_options to v0.32.1 by @aminya in #32
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #34
- chore: sort the includes via clang-format by @aminya in #36
- feat: add vcpkg clone versions by @aminya in #37
- fix: update catch2, fmt, and vcpkg by @aminya in #39
- chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #38
- fix: downgrade gcovr to 5.2 by @aminya in #40
New Contributors
- @dependabot made their first contribution in #30
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- fix: update project_options to v0.27.0 by @aminya in #21
- add cross-compiling support from project_options by @abeimler in #15
- use helper functions of
package_project
to find dependencies and include header directory by @FeignClaims in #19 - fix: packaging for target_include_interface_directories by @FeignClaims in #22
- fix: fix fetch content warnings by @aminya in #23
- Add cmake workflow presets by @ClausKlein in #24
- feat: update the project_options to v0.31.0 + simplify options by @aminya in #25
New Contributors
- @abeimler made their first contribution in #15
- @FeignClaims made their first contribution in #19
- @ClausKlein made their first contribution in #24
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Full Changelog: v0.2.0...v1.0.0
v0.2.0
What's Changed
- feat: add Taskfile.yml and revamp CI based on that + Improve coverage reports by @aminya in #7 and docs: fix the docs task
- fix: update to project_options by @aminya in #8, fix: update project_options to v0.22.1
- ci: enable GCC on windows by @aminya in #9
- fix catch2 with MinGW by @aminya in #9
- lint: add spell checking lint in 1ed25385
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Full Changelog: https://github.com/aminya/cpp_vcpkg_project/commits/v0.1.0