Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2024.11.19 source code.tar.gz | 2024-11-20 | 36.3 MB | |
2024.11.19 source code.zip | 2024-11-20 | 36.6 MB | |
README.md | 2024-11-20 | 978 Bytes | |
Totals: 3 Items | 72.9 MB | 0 |
Version 2024.11.19
This release introduces updates to the build workflow configuration, adding new macOS 15 runner and removing deprecated macOS 12 runner. VCPKG port for the docwire package was modified to fix automatic testing when multiple cmake instances are available. Various source files have been updated to adapt code to the new version of magic_enum library.
🐇 In the land of code where the rabbits play,
New paths are forged, come what may.
With macOS 15, our builds take flight,
Testing and logging, all feel just right.
So hop along, let’s celebrate,
With every change, we elevate! 🐇✨
-
New Features
- Added new macOS 15 runner
-
Bug Fixes
- VCPKG port for the docwire package was modified to fix automatic testing when multiple cmake instances are available.
-
Chores
- Updated source files to adapt code for the new version of
magic_enum
library. - Removed deprecated macOS 12 runner.
- Updated source files to adapt code for the new version of