Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v4.8.0

Choose a tag to compare

@abdes abdes released this 01 Jun 09:47
39d8bd6

4.8.0 (2025-06-01)

Features

  • add GitHub Actions workflow for release-please automation (69d96da)
  • customize release-please workflow (b3504fb)
  • customize release-please workflow to update versions (c4921d6)
  • support for qualified module names (0c01c12)
  • use pre-commit instead of husky (551e1a1)

Bug Fixes

  • add .python-version to .gitignore (9c8957c)
  • add 'Ninja' generator to macos-builds workflow (32bcb28)
  • allow project options to be overriden from master projects or command line (2812446)
  • api export generated header does not respect project layout (571ac3f)
  • create .clangd only if it does not exists (8942178)
  • enable docs build for pages (010fc52)
  • generate version numbers as numbers (b3491d1)
  • honor the options to disable doc, docygen, sphinx (2d66564)
  • main.cpp generation fails when multiple build configs are running (e7eb314)
  • remove unnecessary esbonio settings (5f5ada2)
  • remove Xcode generator from macos-builds workflow (fde6a3b)
  • remove Xcode setup step from macos-builds workflow (a97b42a)
  • sphinx generation targets not properly setup (a06b9a1)
  • update actions to latest versions in workflows (dac90de)
  • update branch name from main to master in release workflow (802960e)
  • update GitHub Actions to use latest versions of actions and Python (52c983d)
  • update GitHub Actions to use latest versions of actions and Python (40cc904)
  • update macos workflow and fix issues (7575f81)
  • update Xcode versions in macos-builds workflow (f93fc1f)
  • use swift common for clang format/tidy and gersemi for cmake format (dc22af9)