Releases: stencila/dockta
Releases · stencila/dockta
v0.8.0
31 Oct 20:43
Compare
Sorry, something went wrong.
No results found
0.8.0 (2018-10-31)
Features
JavascriptParser: initial implementation (98b882f ), closes #7 #8
v0.7.0
30 Oct 08:16
Compare
Sorry, something went wrong.
No results found
0.7.0 (2018-10-30)
Bug Fixes
DockerBuilder: ignore comments (feba684 )
Features
Generator: add installation of Stencila packages (e869c19 )
v0.6.0
30 Oct 00:09
Compare
Sorry, something went wrong.
No results found
0.6.0 (2018-10-30)
Features
PythonParser: Added parsing of imports in .py files and generation of requirements from these (ffab6a7 )
v0.5.1
29 Oct 22:43
Compare
Sorry, something went wrong.
No results found
0.5.1 (2018-10-29)
Bug Fixes
install: provide easier installation approach (a5a8274 )
v0.5.0
29 Oct 06:32
Compare
Sorry, something went wrong.
No results found
0.5.0 (2018-10-29)
Features
PythonSystemPackageLookup: Added sys package lookup for pygit2 and (feb0f36 )
v0.4.0
29 Oct 00:57
Compare
Sorry, something went wrong.
No results found
0.4.0 (2018-10-29)
Bug Fixes
DockerCompiler: multi-language images (0c09df3 )
Features
Generator: add comments in Dockerfile, closes #36 (7dd8c57 )
PythonSystemPackageLookup: Initial implementation (8e88dc3 )
v0.3.2
28 Oct 07:11
Compare
Sorry, something went wrong.
No results found
0.3.2 (2018-10-28)
Bug Fixes
jsonld: upgrade schema for between JSON-LD generation (a2ad68d )
v0.3.1
27 Oct 06:48
Compare
Sorry, something went wrong.
No results found
0.3.1 (2018-10-27)
Bug Fixes
cli: do not print environ.json to stdout (f9e35ff )
v0.3.0
26 Oct 00:46
Compare
Sorry, something went wrong.
No results found
0.3.0 (2018-10-26)
Bug Fixes
DockerBuilder: implement WORKDIR instruction; closes #33 (ef004b7 )
generators: make R and Python generators consistent e.g file naming (58a58ce )
RGenerator: install R packages into a local user library (f8f90a7 )
Features
DockerCompiler: read and write environ.yaml file (aaca6bc )
PythonGenerator: initial Python Dockerfile generator (e9ef431 )
v0.2.6
25 Oct 19:38
Compare
Sorry, something went wrong.
No results found
0.2.6 (2018-10-25)
Bug Fixes
Doer: use alternative approach for request fetching and caching (4fd9173 )