Skip to content

Update changelog since v3.0.0 #15

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

Merged
merged 1 commit into from
Jan 20, 2021
Merged

Update changelog since v3.0.0 #15

merged 1 commit into from
Jan 20, 2021

Conversation

thomashoneyman
Copy link
Member

Description of the change

This PR updates the CHANGELOG in preparation for the upcoming release of this library.

Related: purescript/purescript#3985


New features:
- Updated implementation to use Leibniz equality (#11)
Copy link
Member Author

Choose a reason for hiding this comment

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

I believe that #11 is backwards-compatible, but I could be mistaken. cc: @hdgarrood

Copy link
Contributor

Choose a reason for hiding this comment

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

Yep 👍


New features:
- Updated implementation to use Leibniz equality (#11)
Copy link
Contributor

Choose a reason for hiding this comment

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

Yep 👍

@thomashoneyman thomashoneyman merged commit c9022cf into master Jan 20, 2021
@thomashoneyman thomashoneyman deleted the changelog-0.14 branch January 20, 2021 06:37

Bugfixes:

Other improvements:
- Migrated CI to GitHub Actions and updated installation instructions to use Spago (#12)
- Added a changelog and pull request template (#13, #15)

Copy link
Contributor

Choose a reason for hiding this comment

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

I don't believe it's breaking, but Coercible is now a superclass of TypeEquals. We added that to fix the tests in #14. So, perhaps a line should be added for that

- Fixed tests by making `Coercible` a super class of `TypeEquals` (#14)

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.

3 participants