Releases: purescript-web/purescript-canvas
Releases · purescript-web/purescript-canvas
v0.3.0-rc.1
Initial candidate release for 0.7 compiler.
v0.2.0
getCanvasElementById
has been made safe, this is a breaking change as the result is nowMaybe CanvasElement
strokeText
is now fixed, previously was filling text- Added
TextAlign
,setTextAlign
andtextAlign
All by @hdgarrood