Skip to content

Releases: serious-scaffold/ss-cpp

v1.4.4

19 Mar 04:46
0805357
Compare
Choose a tag to compare

1.4.4 (2024-03-19)

Performance

v1.4.3

19 Mar 02:58
Compare
Choose a tag to compare

1.4.3 (2024-03-19)

Performance

  • optimize the generation of the compile target (#86) (81f5536)

v1.4.2

19 Mar 01:48
Compare
Choose a tag to compare

1.4.2 (2024-03-19)

Performance

  • optimize the generation of targets under src (#83) (ba04b81)

v1.4.1

17 Mar 11:23
Compare
Choose a tag to compare

1.4.1 (2024-03-17)

Performance

  • simplify checks with the automated installation of vcpkg (#80) (85a23fe)

CI

v1.4.0

17 Mar 08:34
Compare
Choose a tag to compare

1.4.0 (2024-03-17)

Features

  • exported vcpkg supports manifest (#78) (f3c6543)

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

13 Mar 16:05
Compare
Choose a tag to compare

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

19 Nov 08:54
Compare
Choose a tag to compare

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

18 Nov 10:58
Compare
Choose a tag to compare

1.2.10 (2023-11-18)

Performance

  • executable install depends rules (1317a5c)

Chores

v1.2.9

18 Nov 10:04
Compare
Choose a tag to compare

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

01 Nov 03:57
Compare
Choose a tag to compare

1.2.7 (2023-11-01)

Bug Fixes

  • add a pre-dependency for ccov-all (d960035), closes #38