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.
31c4584
feat: v0.2.0 [BREAKING CHANGE] (#35) * fix: -f flag added to npm clean script, prevents failure if ./dist does not exist * feat: v0.1.8 * WIP: added dockerfiles for the remaining langs (#32) * feat: accepting only suported languages * feat: added dockerfiles for the remaining langs * fix: trimming outputs before comparing * fix: error handling got worker.build() * feat: better error handling, closes #18 and #14 * feat: added log for error * feat: v0.1.9 * feat: v0.2.0 [BREAKING CHANGE] (#34) * refactor: [BREAKING CHANGE] changed default import to { CodeExecutor } * docs: [BREAKING CHANGE] default import to { CodeExecutor } * fix: Build only python and bash * docs: worker.build builds all languages by default * feat: v0.2.0 [BREAKING CHANGE] Co-authored-by: Rahil Kabani <rahil.kabani.4@gmail.com>