Skip to content

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

- Added support for PureScript 0.14 and dropped support for all previous versions (#10, #14)

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 👍

- Added support for PureScript 0.14 and dropped support for all previous versions (#10, #14)

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
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.

4 participants