Skip to content

Releases: serious-scaffold/ss-cpp

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