Releases: homeassistant-apps/action-repository-updater
Releases · homeassistant-apps/action-repository-updater
Release list
v1.4.1
v1.4.0
What's Changed
- Update repo and org names and links by @lmagyar in #1
- Use Poetry, use new project name on PyPI by @lmagyar in #2
- Bump Python and Alpine by @lmagyar in #3
- Drop legacy code by @lmagyar in #4
- Survive annotated, not just lightweight tags by @lmagyar in #5
- Always use Posix path separators instead of OS path separators in API calls by @lmagyar in #6
- Fix current_release in case of edge channel to use proper date in get_template_data() by @lmagyar in #7
- Properly clean up resources by @lmagyar in #8
- Survive non-semver, eg. 4 digit versions by @lmagyar in #9
- Copy transfer.yaml to the add-on repository also by @lmagyar in #11
- Update the changelog with the latest release on the stable channel, instead overwriting it by @lmagyar in #10
New Contributors
Full Changelog: v1.3.0...v1.4.0