Skip to content

Releases: csivitu/code-executor

Release v0.2.7

15 May 17:17
b412864
Compare
Choose a tag to compare
feat: (bump) v0.2.7

Release v0.2.6

22 Nov 07:45
e17ae10
Compare
Choose a tag to compare
feat: Release v0.2.6 (#49)

Release v0.2.5

12 Nov 07:28
f46f0dd
Compare
Choose a tag to compare
Merge pull request #45 from csivitu/dev

feat: CLI to spawn workers

Release v0.2.4

04 Oct 09:51
17c69e0
Compare
Choose a tag to compare
Merge pull request #43 from csivitu/dev

fix: Use trimEnd instead of trim

Release v0.2.3

03 Oct 19:33
3862268
Compare
Choose a tag to compare
feat: v0.2.3 (#41)

* fix: write permissions for folderpath

* feat: v0.2.2

* feat: v0.2.3

Release v0.2.2

03 Oct 11:18
375b53a
Compare
Choose a tag to compare
fix: Non root user for Cpp docker (#39)

* fix: lock file version

* fix: non-root user for cpp

* feat: v0.2.2

Co-authored-by: alias-rahil <[email protected]>

Release v0.2.1

01 Oct 22:48
d29a83f
Compare
Choose a tag to compare
Merge pull request #36 from csivitu/dev

feat: v0.2.1

Release v0.2.0

01 Oct 22:10
31c4584
Compare
Choose a tag to compare
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 <[email protected]>

Release v0.1.9

01 Oct 21:18
5541ca5
Compare
Choose a tag to compare
feat: v0.1.9 (#33)

* 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

Co-authored-by: Rahil Kabani <[email protected]>

Release v0.1.8

01 Oct 09:06
9bbae0b
Compare
Choose a tag to compare
feat: v0.1.8 (#31)

* fix: -f flag added to npm clean script, prevents failure if ./dist does not exist

* feat: v0.1.8