Releases: nasa/fprime-tools
Releases · nasa/fprime-tools
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
Release v3.4.2
What's Changed
- Add Python 3.12 to CI by @thomas-bc in #189
- Add Ninja support by @thomas-bc in #188
- Add version check command by @0x48piraj in #190
- Fix new project submodule update by @thomas-bc in #191
- Drop AcConstants.ini support by @thomas-bc in #192
- Verify cookiecutter input for invalid characters by @thomas-bc in #193
- Refactor build directory purging logic by @IvoBrandao in #194
- Pre-release changes by @thomas-bc in #195
New Contributors
- @0x48piraj made their first contribution in #190
- @IvoBrandao made their first contribution in #194
Full Changelog: v3.4.1...v3.4.2
Release v3.4.1
What's Changed
- Add issue creation redirects by @thomas-bc in #182
- Remove leak target by @thomas-bc in #187
- Upgrade pip during project creation by @thomas-bc in #185
- Add pyproject.toml by @thomas-bc in #181
- Adding in subtopology support by @LeStarch in #183
- Update PR template by @thomas-bc in #186
Full Changelog: v3.4.0...v3.4.1