Releases: fprime-community/fprime-bootstrap
Releases · fprime-community/fprime-bootstrap
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
clone
command by @mosa11aei in #8
Full Changelog: v1.1.2...v1.1.3
Release v1.1.2
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
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
Release v1.1.0
Removing all dependencies so that this package is essentially just a native Python script. This makes it much safer to install in the system-wide packages, removing risks of dependency issues.
What's Changed
- Remove all dependencies by @thomas-bc in #1
Full Changelog: v1.0.0...v1.1.0
Release v1.0.0
First official release of F´ Bootstrap!
Full Changelog: v0.0.1...v1.0.0