What’s changed
✨ New features
- Add run mode and version latest url to system module timmo001 (100)
🐛 Bug fixes
- Use packaging.version to parse version timmo001 (93)
- Set version latest from github request timmo001 (95)
- Handle active user error timmo001 (96)
- Use getpass module to get the user dwardu89 (101)
🚀 Enhancements
- Get version file from package if run mode is standalone (not python) timmo001 (97)
- Determine the latest version URL based on run mode timmo001 (98)
- Add rate limit check before making GitHub API request timmo001 (99)
🧰 Maintenance
- Remove autostart timmo001 (89)
- Update logger name to package name timmo001 (90)
- Setup tests timmo001 (92)
- Use connector exceptions timmo001 (94)
- Cleanup old imports and format timmo001 (102)
⬆️ Dependency updates
- Bump zeroconf from 0.131.0 to 0.132.0 dependabot (86)
- Bump fastapi from 0.110.0 to 0.110.1 dependabot (87)
- Bump typer from 0.12.0 to 0.12.1 dependabot (88)