v5.0.0
Breaking changes:
- Added support for PureScript 0.14 and dropped support for all previous versions (#31)
New features:
- Added three new classes:
Align,Alignable, andCrosswalk(#29 by @Vladciobanu) - Added
both,isThat,isThis, andisBoth(#25 by @thomashoneyman)
Bugfixes:
Other improvements:
- Changed default branch to
mainfrommaster - Add documentation for the
Thesedata type andtheseandfromThesefunctions (#28 by @JordanMartinez) - Updated to comply with Contributors library guidelines by adding new issue and pull request templates, updating documentation, and migrating to Spago for local development and CI (#26, #30)