Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix diff functionality #669

Merged
merged 1 commit into from
Mar 21, 2024
Merged

fix: fix diff functionality #669

merged 1 commit into from
Mar 21, 2024

Conversation

spydon
Copy link
Collaborator

@spydon spydon commented Mar 21, 2024

Description

Opening up #558 again since Blaugold saw no problem with it.
This reverts to the original diff functionality.

Closes #557

Type of Change

  • feat -- New feature (non-breaking change which adds functionality)
  • 🛠️ fix -- Bug fix (non-breaking change which fixes an issue)
  • ! -- Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 refactor -- Code refactor
  • ci -- Build configuration change
  • 📝 docs -- Documentation
  • 🗑️ chore -- Chore

@CLAassistant
Copy link

CLAassistant commented Mar 21, 2024

CLA assistant check
All committers have signed the CLA.

@spydon
Copy link
Collaborator Author

spydon commented Mar 21, 2024

I'll put the commits on me instead since the CLA isn't signed.

@spydon spydon merged commit 08d6ec2 into main Mar 21, 2024
10 checks passed
@spydon spydon deleted the fix/revert-diff-change branch March 21, 2024 11:29
@xsahil03x
Copy link
Contributor

Hey @spydon, when can we expect the new release?

@spydon
Copy link
Collaborator Author

spydon commented Mar 21, 2024

It was included in v5.2.1

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: Diff does not work as expected
3 participants