Release v3.4.5 Alpha 1: NASA Inaugural Build
Pre-release
Pre-release
Inaugural build on NASA to prove the build configuration.
What's Changed
- CR 2375: TimeType.to_readable should display microsecond precision. by @Ahmad-Bamba in #197
- Fix inappropriate use of stdout. Fixes: nasa/fprime#2630 by @LeStarch in #198
- Add link to CMake API in
new
-generated code by @thomas-bc in #201 - Add
fpp-to-dict
wrapper command by @thomas-bc in #200 - Fix for forced purge on non existing directories by @JohanBertrand in #202
- Uncomment noop functions from topology template by @mosa11aei in #206
- Minor fix in comment of deployment Topology.cpp by @mosa11aei in #205
- Swap
regCommands()
andconfigTopology
+ Move Buffmgr and Framing setup to front by @Lex-ari in #208 - Fix for old clang-format by @JohanBertrand in #199
- added dash to list of invalid characters by @keck-in-space in #209
- prettyprinting: Remove excess indent by @mosa11aei in #211
New Contributors
- @Ahmad-Bamba made their first contribution in #197
- @JohanBertrand made their first contribution in #202
- @mosa11aei made their first contribution in #206
- @Lex-ari made their first contribution in #208
- @keck-in-space made their first contribution in #209
Full Changelog: v3.4.4...v3.4.5a1