Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: purescript-web/purescript-canvas

Tags

v6.0.0

Toggle v6.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare v6.0.0 release (1st PS 0.15.0-compatible release) (#87)

* Update the bower dependencies

* Update the changelog

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare v5.0.0 release (#77)

* Update CI to build with the latest version of the compiler

* Update the bower repository URL to match the URL in the registry

* Upgrade bower dependencies

* Update the changelog

v4.0.0

Toggle v4.0.0's commit message
Fix field name consistency

v3.3.0

Toggle v3.3.0's commit message
exporting setTransform method for module. (#54)

v3.2.0

Toggle v3.2.0's commit message
adding missing setTransform method (#52)

v3.1.0

Toggle v3.1.0's commit message
Add an `Eq` instance for `LineCap` (#48)

v3.0.0

Toggle v3.0.0's commit message
Update README.md

v1.0.0

Toggle v1.0.0's commit message
Few more fixes for 1.0

v0.5.4

Toggle v0.5.4's commit message
Merge pull request #34 from rgrempel/set-line-join

Implement setLineJoin