Skip to content

Update changelog since v3.0.0#15

Merged
thomashoneyman merged 1 commit into
masterfrom
changelog-0.14
Jan 20, 2021
Merged

Update changelog since v3.0.0#15
thomashoneyman merged 1 commit into
masterfrom
changelog-0.14

Conversation

@thomashoneyman

Copy link
Copy Markdown
Member

Description of the change

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

Related: purescript/purescript#3985

Comment thread CHANGELOG.md
- 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
Copy Markdown
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
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Yep 👍

Comment thread CHANGELOG.md
- 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
Copy Markdown
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
Comment thread CHANGELOG.md
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
Copy Markdown
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