Skip to content

Releases: f-o-a-m/purescript-solc

v3.0.0

14 Jul 16:09
ed55ef6
Compare
Choose a tag to compare

Adds support for purescript v0.14

Callback Fallback

20 Apr 17:02
695ed17
Compare
Choose a tag to compare

** v2.0.1 has been yanked due to it actually being broken, use this one instead **

Add some slightly aggressive retry logic when calling into solc.compile(), as there appear to have been some updates done to previous versions behind the scenes, with regards to how they handle the callback object...

Support Solc 0.5.12+ Callback Object

03 Oct 16:30
978a00d
Compare
Choose a tag to compare
Merge pull request #3 from f-o-a-m/mandatory-callback-solc-0.6

support 0.5.12+ import callback format

v1.0.0

01 Oct 15:07
376c444
Compare
Choose a tag to compare

Initial release