Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Oct 04:19
· 334 commits to master since this release

1.0.0 (2023-10-16)

Features

  • [cmake-modules] new port (0a7db98)
  • add cmake port module tools (b124f6c)

Bug Fixes

  • export path in vcpkg-cmake-wrapper with subdirectories (a3891fc)

Style

  • conform to pre-commit on vcpkg-cmake-module (f2c1c5d)
  • conform to vcpkg manifest format (5ff77da)

Performance

  • [cmake-modules] update to 1.0.2 (eff8ff6)
  • [cmake-modules] update to v1.0.1 (e158856)
  • add more options to vcpkg-cmake-module (7df7533)
  • conform to vcpkg-cmake-module (1cd0277)
  • simplify the process of vcpkg-cmake-module (b49c2ee)
  • use version-string for cmake-stm32, rpavlik-cmake-modules, stablecoder-cmake-scripts (0224834)
  • vcpkg-cmake-module install directories (c8a9870)

Chores

  • add LICENSE file (8bcf380)
  • add semantic-release flow (61b0249)
  • configure renovate to update vcpkg port (0cc6b7c)
  • deps: update actions/checkout action to v4 (ec1e5d7)
  • deps: update actions/setup-python action to v4 (1f1bcc0)
  • deps: update pre-commit hook codespell-project/codespell to v2.2.6 (5174c00)
  • deps: update pre-commit hook macisamuele/language-formatters-pre-commit-hooks to v2.11.0 (f956f5c)
  • deps: update pre-commit hook pre-commit/pre-commit-hooks to v4.5.0 (287a0ea)
  • deps: update stefanzweifel/git-auto-commit-action action to v5 (3b9a4cb)
  • port: [aminya-project-options] new port (ba020dc)
  • port: [andrew-hardin-cmake-git-version-tracking] new port (41566a1)
  • port: [cmake-conan] new port (a705074)
  • ports: [cmake-stm32] new port (6b45d2b)
  • ports: [rpavlik-cmake-modules] new port (4e28c06)
  • ports: [stablecoder-cmake-scripts] new port (91b60d3)
  • port: update cmake-modules to 1.0.3 (8c971ad)

CI

  • add pre-commit and ci (13357a0)
  • add verification and updates on ports (c4177fa)

Docs