Releases: nasa/fprime-tools
v3.6.1 - Hotfix 1
This release remove a broken Cheetah3 dependency. As part of this fix it removes backwards compatibility tests with versions < v3.4.3
.
What's Changed
Full Changelog: v3.6.0...v3.6.1
v3.6.0
What's Changed
- Pass environment in all CMake calls + UTs. Fixes: nasa/fprime#3055 by @LeStarch in #236
- Fixes to Cookiecutter for PR#3143 by @LeStarch in #237
- Fix/better deserialization errors by @LeStarch in #238
- Upgrade spelling workflow by @thomas-bc in #240
- Update
fprime-util visualize
to usefpp-to-layout
by @jwest115 in #239 - Fix parser bug when unrecognized argument by @thomas-bc in #241
- Clean up UT ipml. Fixes: #2515 by @AlesKus in #234
- Disable TestHelper code generation by default by @thomas-bc in #242
New Contributors
Full Changelog: v3.5.1...v3.6.0
v3.5.1
What's Changed
- Add Environment Variable Expansion in
settings.ini
by @LeStarch in #225 - Fix attestation problems by @LeStarch in #226
- Fixing sanitizer handling. Fixes nasa/fprime#2678 by @LeStarch in #227
- Adding --target flag to build CMake target by name by @LeStarch in #228
- Use chrono time instead of Posix time by @kevin-f-ortega in #230
- Add location check to fprime-util new --deployment and --component by @Nemojn in #231
- Add commented out UTs to component cookiecutter by @thomas-bc in #233
- Add submodule information to version-check by @thomas-bc in #232
New Contributors
Full Changelog: v3.5.0...v3.5.1
Release v3.5.1 Alpha 2: Environment Variable Expansion in Settings.ini
What's Changed
- Add Environment Variable Expansion in
settings.ini
by @LeStarch in #225 - Fix attestation problems by @LeStarch in #226
Full Changelog: v3.5.0...v3.5.1a2
Scrubbed: v3.5.1a1
WARNING
Not available on PyPI Due to a failure in publishing action. Please select Alpha 2.
What's Changed
Full Changelog: v3.5.0...v3.5.1a1
v3.5.0
Summary
Bug fixes and minor features to be released alongside F Prime v3.5.0
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
- Update function calls for comDriver headers by @Lex-ari in #213
- Adding phase configure to manual cookiecutter. nasa/fprime#2820 by @LeStarch in #212
- Use fprime-util to generate subtopologies by @mosa11aei in #203
- Update library_locations for _fprime_packages by @mosa11aei in #210
- Add fpp-to-json utilities by @mosa11aei in #207
- Replace decode errors on unknown bytes by @LeStarch in #214
- Remove PacketsSpec.xml from sources in new deployments by @kevin-f-ortega in #215
- Remove systemResources versions from Packets.xml by @thomas-bc in #218
- Allow empty new component by @thomas-bc in #219
- add force option to generate that will call purge before generating, … by @csmith608 in #217
- Update cookiecutter templates and remove deprecated functionality ahead of v3.5.0 release by @thomas-bc in #221
- Add setup-python to publishing workflow by @thomas-bc in #222
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
- @kevin-f-ortega made their first contribution in #215
- @csmith608 made their first contribution in #217
Full Changelog: v3.4.4...v3.5.0
Release v3.5.0 Alpha 1
For testing prior to release v3.5.0
Full Changelog: v3.4.4...v3.5.0a1
Release v3.4.5 Alpha 1: NASA Inaugural Build
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
Release v3.4.4
Hotfix release correcting a bug in the deployment templates (fprime-util new --deployment
) that has been introduced by the FPP 2.1.0 upgrade.
What's Changed
Full Changelog: v3.4.3...v3.4.4
Release v3.4.3
What's Changed
- Fix/enum representation types by @JackNWhite in #184
New Contributors
- @JackNWhite made their first contribution in #184
Full Changelog: v3.4.2...v3.4.3