We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6c6ecd commit b9274b9Copy full SHA for b9274b9
wrapper.js
@@ -230,7 +230,7 @@ function setupMethods (soljson) {
230
},
231
compile: compileStandardWrapper,
232
// Temporary wrappers to minimise breaking with other projects.
233
- // NOTE: to be removed in 0.5.1
+ // NOTE: to be removed in 0.5.2
234
compileStandard: compileStandardWrapper,
235
compileStandardWrapper: compileStandardWrapper,
236
// Loads the compiler of the given version from the github repository
0 commit comments