Releases: project8/scarab
Releases · project8/scarab
Scarab v3.13.2 -- Release Notes
Changed
- Updated CLI11 to v2.5.0
Fixed
- Issue with CLI11 flags fixed
Removed
- Removed the logging test directory
Scarab v3.13.1 -- Release Notes
Added
- Minimum version for GCC is now enforced in PackageBuilder.cmake; minimum version is 12
- Added a changelog and GHA job to create a GH Release with the changelog information
Fixed
- Use GCC 12 on Ubuntu 22.04 GHA runners
[3.13.0] -- 2025-08-26
Changed
- Logger now uses spdlog as its backend
Scarab v3 First Release
Major upgrades:
- Package Builder CMake infrastructure
- Testing framework added (Catch2)
- Signal handler