Release v3.3.0
What's Changed
- Updating deployment output detection by @LeStarch in #126
- Refactor containers iteration for performance by @v1k1nghawk in #127
- Add some refactoring by @ThibFrgsGmz in #125
- Downlink files are placed in /tmp//fprime-downlink by @gjwatney in #128
- Fixing ids argument by @SMorettini in #131
- Add
flake8-error-message
convention by @ThibFrgsGmz in #129 - Add consistency to imports based on
isort
settings by @ThibFrgsGmz in #130 - Restrict flask version to <=2.2.3 by @jwest115 in #132
- Fix build-artifact detection by @thomas-bc in #133
- Adding safer JSON parsing for NaN Infinity and null by @LeStarch in #134
New Contributors
- @v1k1nghawk made their first contribution in #127
- @gjwatney made their first contribution in #128
- @SMorettini made their first contribution in #131
- @jwest115 made their first contribution in #132
Full Changelog: v3.2.0...v3.3.0