Releases: serious-scaffold/ss-cpp
Releases · serious-scaffold/ss-cpp
v1.4.4
1.4.4 (2024-03-19)
Performance
v1.4.3
1.4.3 (2024-03-19)
Performance
- optimize the generation of the compile target (#86) (81f5536)
v1.4.2
1.4.2 (2024-03-19)
Performance
- optimize the generation of targets under src (#83) (ba04b81)
v1.4.1
1.4.1 (2024-03-17)
Performance
- simplify checks with the automated installation of vcpkg (#80) (85a23fe)
CI
v1.4.0
1.4.0 (2024-03-17)
Features
Chores
- deps: update cmake-modules to v1.3.18 (#77) (e1ba0d0)
- exclude system directories from coverage (#68) (776cc8f)
CI
- optimize to configure mingw wine test environment (#76) (a69047c)
- refine checks and pages deploy (#67) (1d58a79)
- refine coverage codecov reports (#75) (315134d)
- set proper permission and git account (#73) (be6fc0f)
- write content permission for pages (#74) (412d342)
v1.3.0
1.3.0 (2024-03-13)
Features
- coverage support and improve documentation (#66) (c2b0bf8)
Refactor
Chores
- indent 2 for js (84efe48)
- loose some folders watched (33702c6)
- optimize annotated tags creation of automatic release (4982871)
- optimize project configuration (#58) (03afcf8)
- rename docs related cmake targets to use dash naming convention (95ace5e)
Build
CI
Docs
v1.2.11
1.2.11 (2023-11-19)
Performance
- explictly declare dependency version (73ebaeb), closes #51
- use the GoogleTest module from cmake_modules (65fa5e2), closes #52
Chores
v1.2.10
1.2.10 (2023-11-18)
Performance
- executable install depends rules (1317a5c)
Chores
v1.2.9
1.2.9 (2023-11-18)
Performance
- put export include to target build directories (26f4e8a), closes #49
Chores
- rename repository to ss-cpp (acc1b5a)
- update baseline in vcpkg.json (5b57a7c)
v1.2.7
1.2.7 (2023-11-01)
Bug Fixes
- add a pre-dependency for ccov-all (d960035), closes #38