Releases: nasa/fprime-tools
Releases · nasa/fprime-tools
Release v3.1.0 Alpha 2
Second alpha release to attempt automatic package building.
Release v3.1.0 Alpha 1
Release v3.1.0, alpha release.
Release v3.0.1
This release fixes a few minor bugs and adds a few minor features to the tool suite.
https://pypi.org/project/fprime-tools/
What's Changed
- lestarch: fixing broken impl --ut by @LeStarch in #35
- lestarch: fixing setup.py to properly install cookiecutters by @LeStarch in #36
- Forward CMake exit code by @vietjtnguyen in #39
- Sort env vars printed before CMake invocation by @vietjtnguyen in #40
- lestarch: adding suggested fix for CMake file encoding by @LeStarch in #41
- lestarch: added overridable build cache to fprime-util by @LeStarch in #42
New Contributors
- @vietjtnguyen made their first contribution in #39
Full Changelog: v3.0.0...v3.0.1
Release v3.0.0
This release brings in support for the upcoming F´ v3.0.0 release including FPP modeling and CMake API changes. It includes a number of other improvements.
What's Changed
- Cookiecutter by @aidan-wagner in #5
- Workflow tests by @aidan-wagner in #16
- Integration tests by @aidan-wagner in #18
- Time port by @aidan-wagner in #20
- Re-enable 'build --all --ut' command to build unit tests by @Joshua-Anderson in #21
- saba-ja: added formatted_val for serializable and array types by @saba-ja in #19
- Test fix by @aidan-wagner in #22
- Fix fprime-util hash-to-file by @Joshua-Anderson in #23
- Update/new api by @LeStarch in #25
- lestarch: adding local install instructions to README by @LeStarch in #26
- lestarch: adding in BUILD_TESTING setup by @LeStarch in #27
- lestarch: long running message and bug fix with fpp by @LeStarch in #29
New Contributors
- @aidan-wagner made their first contribution in #5
- @saba-ja made their first contribution in #19
Full Changelog: v2.0.2...v3.0.0
Release v2.0.2: v2 Hot-Fix 2
Second hot-fix corrects Cheetah3 version and allows floats to be set from integers.
Release v2.0.1: v2 Hot-Fix 1
This fixes a minor command validation issue needed to support work on fprime-gds
.