Releases: purescript-web/purescript-canvas
Releases · purescript-web/purescript-canvas
v6.0.0
27 Apr 19:36
Compare
Sorry, something went wrong.
No results found
Breaking changes:
Migrate FFI to ES modules (#85 by @JordanMartinez )
Support arcs that are drawn counter-clockwise (#58 , #83 by @karljs and @JordanMartinez )
The Transform type now uses the field names a, b, c, d, e and f, instead of m11, m12, m21, m22, m31 and m32 (#86 by @artemisSystem )
New features:
Added createImageDataWith (#81 )
Other improvements:
Added ESLint config and fixed the resulting linter issues (#82 )
v5.0.0
26 Feb 21:04
Compare
Sorry, something went wrong.
No results found
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 )
v4.0.0
20 Jun 17:04
Compare
Sorry, something went wrong.
No results found
Updates for 0.12 compiler (@sharno )
The Rectangle and Arc types now use the field names width, height and radius, instead of w, h and r.
v3.3.0
19 Nov 20:00
Compare
Sorry, something went wrong.
No results found
v3.2.0
05 Oct 22:38
Compare
Sorry, something went wrong.
No results found
v3.1.0
29 Jun 00:16
Compare
Sorry, something went wrong.
No results found
Add an Eq instance for LineCap (#48 , @ijks)
v3.0.0
03 Apr 15:46
Compare
Sorry, something went wrong.
No results found
v1.0.0
11 Jun 21:49
Compare
Sorry, something went wrong.
No results found
Updates for 1.0 core libraries and 0.9.1 compiler. This library will not work with compiler versions < 0.9.1. (@soupi )
Change Canvas effect to use uppercase (CANVAS)
v0.5.4
11 May 03:17
Compare
Sorry, something went wrong.
No results found
v0.5.3
10 Apr 17:57
Compare
Sorry, something went wrong.
No results found