Skip to content

Releases: serious-scaffold/ss-cpp

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

v1.2.6

30 Oct 21:45
Compare
Choose a tag to compare

1.2.6 (2023-10-30)

Bug Fixes

  • document transition error (70c32e8)
  • install dependency absl::log (412ee11)

v1.2.5

30 Oct 10:52
Compare
Choose a tag to compare

1.2.5 (2023-10-30)

Performance

  • organize executable example (461bc21), closes #31

v1.2.4

28 Oct 20:20
Compare
Choose a tag to compare

1.2.4 (2023-10-28)

Performance

  • recover to upload .copier-answers.yml (34af8e3)

Docs

  • fix typo in CHANGELOG.md (bde31f3)

v1.2.3

28 Oct 19:58
Compare
Choose a tag to compare

1.2.3 (2023-10-28)

Performance

  • embed coverage in sphinx intead of repalcing (dd8f3cd)
  • organize cmake gtest configuration (a774ba7)