Releases: f-o-a-m/purescript-solc
Releases · f-o-a-m/purescript-solc
v3.0.0
Callback Fallback
** 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
Merge pull request #3 from f-o-a-m/mandatory-callback-solc-0.6 support 0.5.12+ import callback format