F´ Release v3.1.0
F´ Release v3.1.0: Release Notes
This release of F´ publishes and baselines native versions of the FPP tools as well as a streamlined CMake system that should enable F´ builds based on FPP to run faster. It includes a number of other improvements including a refined dependency versioning setup, gcovr
for coverage analysis, and more!
Major Changes
- Improved FPP and CMake efficiency.
- Switched to
requirements.txt
for dependency version tracking. Users should use this to install. - ActiveRateGroup, RateGroupDriver now have zero-argument standardized constructors. Users should update topologies. See Ref App.
- CMake autocoders and targets have been refactored for efficiency. Implements should follow: Autocoder Integration
New Contributors
- @capsulecorplab made their first contribution in #1198
- @myint made their first contribution in #1272
- @iw4p made their first contribution in #1240
- @danjwait made their first contribution in #1346
- @Drosaca made their first contribution in #1352
- @inPhraZ made their first contribution in #1322
- @Kronos3 made their first contribution in #1383
- @lnxpy made their first contribution in #1353
- @cadomani made their first contribution in #1423
- @connorfuhrman made their first contribution in #1441
- @aditsachde made their first contribution in #1508
Full Changelog: v3.0.0...v3.1.0