Releases: fprime-community/fprime-bootstrap
Releases · fprime-community/fprime-bootstrap
v1.5.2
What's Changed
- Used regex check on project_name in place of .isalnum to fix expected command behavior by @Isaac-G5900 in #24
- Fix formatting by @thomas-bc in #25
New Contributors
- @Isaac-G5900 made their first contribution in #24
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- Refactor CMake presets for fprime configurations. Fixes: #3984 by @LeStarch in #22
- Add pytest and CI workflow by @rmzmrnn in #20
- Fix project namespace when using --populate by @thomas-bc in #23
New Contributors
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Update fprime-bootstrap to add namespace folders by @thomas-bc in #21
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Perform initial commit after project bootstrap by @thomas-bc in #17
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- F Prime lib structure by @kevin-f-ortega in #14
- Adds a --populate flag by @LeStarch in #15
- Update publish workflow to remove attestations by @thomas-bc in #16
Full Changelog: v1.2.1...v1.3.1
v1.2.1
Summary
Hotfix restoring compatibility with Python3.8
What's Changed
- Fix Python3.8 typing incompatibility by @thomas-bc in #13
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Fix missing inherit by @LeStarch in #9
- Making clang-format be a part of creating a new project. This makes n… by @kevin-f-ortega in #10
- Fix CMakePresets.json inheritance by @thomas-bc in #11
- Update publishing workflow by @thomas-bc in #12
New Contributors
- @kevin-f-ortega made their first contribution in #10
Full Changelog: v1.1.3...v1.2.0
Release v1.1.3
What's Changed
- Adds CMakePreset.json by @LeStarch in #7
- docs: Update README.md for the
clonecommand by @mosa11aei in #8
Full Changelog: v1.1.2...v1.1.3
Release v1.1.2
What's Changed
- Add
clonecommand for existing projects by @thomas-bc in #4
Full Changelog: v1.1.1...v1.1.2
Release v1.1.1
Added workaround to cases where the GitHub API is unreachable.
What's Changed
- Delete cookiecutter.json by @thomas-bc in #2
- Improve contextual robustness by @thomas-bc in #3
Full Changelog: v1.1.0...v1.1.1