Bug Fixes:
- Remove most leftover dbg prints (#803)
- Return actual error instead of unwrapping (#811)
- Show error message in case of failure (#812)
Code style changes:
- Trim trailing whitespace (#802)
Code Refactoring:
- Use
u64
for PR number (#808) - Use dedicated library for getting PR list (#807)
- Use
octocrab
library for fetching release notes (#809) - Use
octocrab
for fetching latest FC release version (#810) - Move release note announcement generation (#813)
- Pass launch options via object (#760)
Translations:
- Translations update from Weblate (#819)
Chores: