Skip to content

Releases: serious-scaffold/ss-cpp

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)

v1.2.2

28 Oct 17:49
Compare
Choose a tag to compare

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

28 Oct 12:19
Compare
Choose a tag to compare

1.2.1 (2023-10-28)

Performance

  • more generic build of java jar (282004e)

v1.1.6

27 Oct 09:12
Compare
Choose a tag to compare

1.1.6 (2023-10-27)

Performance

  • move proxy requirement to compile target (b67c6aa)

v1.1.5

27 Oct 06:08
Compare
Choose a tag to compare

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