Revision history for JSON::RepositoryEvent
0.0.8 2026-07-18T11:14:41+02:00
- Add support for GitHub EventPullRequestReview and
supporting class
- Add support for GitHub EventPullRequestReviewThread
and supporting class
0.0.7 2026-07-08T21:25:15+02:00
- Add support for GitHub Gollum / Release /
PullRequestReviewComment events and supporting classes
0.0.6 2026-07-03T22:19:32+02:00
- Add support for GitHub Star / Watch events
- Add support for GitHub Repository / Public events
- Add support for GitHub Ping event and its subordinate
classes: Hook, HookConfig, Response
0.0.5 2026-07-03T15:16:57+02:00
- Simplification in generating .^description
- Fix some class references in error
0.0.4 2026-07-03T12:06:54+02:00
- Add support for Forgejo IssueComment and
PullRequestComment events
0.0.3 2026-07-02T23:29:16+02:00
- Fix some class references in error
0.0.2 2026-07-01T16:51:43+02:00
- Make event classes recognizable by the Event prefix
- Add Forgejo Create/PullRequest events
- Add GitHub Label events
0.0.1 2026-06-30T18:23:22+02:00
- Initial version