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

Dev #43

Merged
merged 3 commits into from
Sep 25, 2023
Merged

Dev #43

merged 3 commits into from
Sep 25, 2023

Conversation

lindsaygelle
Copy link
Owner

Description

Removed Goreleaser workflow (no main function). Updated documentation. Reworked Equals.

Related Issue

Equals would only compare using reflect deep. Added a new method to handle simple checks.

Changes Made

Fixed some issues where documentation reflected to examples locally. Also fixed an issue where Equal would only use reflect, now possible to use custom function to compare.

Checklist

  • I have followed the coding style guidelines of the project.
  • My code passes all existing unit tests.
  • I have added new unit tests to cover the changes where applicable.
  • I have updated the documentation to reflect the changes.
  • My changes do not introduce any new warnings or errors.
  • I have tested my changes thoroughly.

Copy link
Owner Author

@lindsaygelle lindsaygelle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐟🐳

@lindsaygelle lindsaygelle merged commit e09dbd6 into main Sep 25, 2023
6 checks passed
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.

1 participant