Skip to content

Releases: Axpz/githubAgent

v0.1

15 Nov 03:52
Compare
Choose a tag to compare

Release Notes

v0.1

  • Initial release with the following features:
    • Subscription Management: Manage GitHub repository subscriptions.
    • Update Fetching: Automatically fetch the latest updates from subscribed repositories.
    • Notification System: Notify users of new updates via email, Slack, etc.
    • Report Generation: Generate regular update reports (daily/weekly) to keep track of project changes.

Release v0.0.1

14 Nov 10:10
Compare
Choose a tag to compare

Initial Release

This is the first official release of the GitHub Agent project. The initial version includes the following key features:

Features:

  1. Repository Subscription Management: Ability to subscribe and manage repositories that the user wants to track.
  2. Update Fetching: The system fetches the latest updates from the subscribed GitHub repositories.
  3. Basic Notification System: Notifications for new updates available in the tracked repositories.
  4. Report Generation: Basic functionality for generating update reports (daily/weekly).