| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-06-01 | 3.7 kB | |
| v4.8.0 source code.tar.gz | 2025-06-01 | 275.6 kB | |
| v4.8.0 source code.zip | 2025-06-01 | 310.8 kB | |
| Totals: 3 Items | 590.1 kB | 0 | |
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)