Releases: bytexenon/Github-Desktop-Notifier
Releases · bytexenon/Github-Desktop-Notifier
v1.0.2
🚀 Enhancements
- gh-api: Improve credential validation (229ab67)
🩹 Fixes
- Set absolute URL path to LICENSE file to prevent invalid redirects (7d20ea7)
- gh-api: Fix invalid credential validation bug (f0c1dae)
🏡 Chore
- Bump version to 1.0.2 (10d0777)
🎨 Styles
- Format (697782d)
❤️ Contributors
- ByteXenon (@bytexenon)
v1.0.1
🚀 Enhancements
- Implement argument parsing for the module (a3374c6)
💅 Refactors
- setup: Enhance setup.py with additional metadata and constants (043dcfb)
📖 Documentation
- Update README with installation instructions and command-line options (ea9ff1b)
🏡 Chore
❤️ Contributors
- ByteXenon (@bytexenon)
v1.0.0
🚀 Enhancements
- Initial commit (e21c6ba)
- Add .gitignore file (58f5f56)
- Add MIT License (81310d7)
- Add README.md with project description and installation instructions (6be4a22)
- Update Github class to use gh CLI for authentication and API calls (440b8ac)
💅 Refactors
- Move Github class to a separate module (2ff39bc)
- Remove unused HTTPBasicAuth import (d01813c)
- Restructure package and fix module import (610db20)
📖 Documentation
- README: Update installation instructions (0085da0)
- README: Improve feature descriptions (b12b867)
- README: Improve phrasing for interactive actions (f71d394)
🏡 Chore
🤖 CI
- Add GitHub Actions workflow for publishing package to PyPi (74d7c8c)
❤️ Contributors
- ByteXenon (@bytexenon)