Skip to content

Releases: fprime-community/fprime-bootstrap

v1.5.2

10 Dec 21:55
2a1d8cb

Choose a tag to compare

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

Full Changelog: v1.5.1...v1.5.2

v1.5.1

15 Sep 18:25
8e189cc

Choose a tag to compare

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

27 Aug 22:54
0d8171c

Choose a tag to compare

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

07 Aug 00:54
e3d4d21

Choose a tag to compare

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

26 Feb 19:34
2fefd37

Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.3.1

v1.2.1

17 Oct 19:22
0e6d5d9

Choose a tag to compare

Summary

Hotfix restoring compatibility with Python3.8

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

16 Oct 18:29
b39210d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.3...v1.2.0

Release v1.1.3

02 Aug 19:41
e268f5b

Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

Release v1.1.2

25 Jun 15:23
2bec4aa

Choose a tag to compare

What's Changed

  • Add clone command for existing projects by @thomas-bc in #4

Full Changelog: v1.1.1...v1.1.2

Release v1.1.1

11 Mar 18:05
e2fcc01

Choose a tag to compare

Added workaround to cases where the GitHub API is unreachable.

What's Changed

Full Changelog: v1.1.0...v1.1.1