Releases: serious-scaffold/ss-cpp
Releases · serious-scaffold/ss-cpp
v1.2.6
1.2.6 (2023-10-30)
Bug Fixes
- document transition error (70c32e8)
- install dependency absl::log (412ee11)
v1.2.5
1.2.5 (2023-10-30)
Performance
v1.2.4
1.2.4 (2023-10-28)
Performance
- recover to upload .copier-answers.yml (34af8e3)
Docs
v1.2.3
1.2.3 (2023-10-28)
Performance
- embed coverage in sphinx intead of repalcing (dd8f3cd)
- organize cmake gtest configuration (a774ba7)
v1.2.2
1.2.2 (2023-10-28)
Bug Fixes
- fail to disable cmake-format (c78f784)
Performance
- add placeholder in README.md (f705281)
- conform to added targets with related dependencies in vcpkg.json (86ceab7)
- rename add_compile_lib_target without (46d0f60)
- use repo_name instead of project_name (f9e1da1)
v1.2.1
1.2.1 (2023-10-28)
Performance
- more generic build of java jar (282004e)
v1.1.6
1.1.6 (2023-10-27)
Performance
- move proxy requirement to compile target (b67c6aa)
v1.1.5
1.1.5 (2023-10-27)
Bug Fixes
Performance
- docs: attach CHANGELOG.md to sphinx docs (88cf600), closes #25
- docs: remove release version (95f59ba)
Chores
- update cmake-registry baseline (4f45aa8)
CI