Skip to content

Releases: kmesiab/go-github-diff

v0.4.0

02 Feb 20:34
Compare
Choose a tag to compare

What's Changed

  • feature: Function to expose pull request details. Enable mocking by @kmesiab in #5

Full Changelog: v0.2.0...v0.4.0

New Features

Enhanced GitHub API client with dependency injection for improved testing and flexibility.
Introduced interface for GitHub client interactions, facilitating custom client implementations.
Refactor

Deprecated GetPullRequest in favor of GetPullRequestWithClient to enhance code control and logic flow.
Modified import paths for external packages to ensure compatibility.
Tests

Expanded unit test coverage to handle diverse GitHub API interaction scenarios, including error handling and rate limiting.
Documentation

Updated README and code comments to align with the changes in GitHub API client usage.

v0.2.0

22 Jan 04:33
Compare
Choose a tag to compare

What's Changed

  • Update README.md by @kmesiab in #2
  • refactor: IgnoreFilter to use regex for more comprehensive file path … by @kmesiab in #4

Full Changelog: v0.1.0-alpha...v0.2.0

v0.1.0-alpha

13 Jan 09:49
ffbd7a1
Compare
Choose a tag to compare

Initial Release

v0.1.0 Alpha

What's Changed

New Contributors

Full Changelog: https://github.com/kmesiab/go-github-diff/commits/v0.1.0-alpha