Skip to content

v5.0.0

Compare
Choose a tag to compare
@thomashoneyman thomashoneyman released this 26 Feb 21:04
· 7 commits to master since this release
6f1518e

Breaking changes:

  • Added support for PureScript 0.14 and dropped support for all previous versions (#71)

New features:

  • Added Eq instances for LineJoin, Composite, TextAlign, and PatternRepeat (#67)
  • Added TextBaseline (#66)

Bugfixes:

  • Fixed order of arguments in withContext documentation example (#69)

Other improvements:

  • Migrated CI to GitHub Actions and updated installation instructions to use Spago (#70)
  • Added a CHANGELOG.md file and pull request template (#73, #74)