Skip to content

v0.3.0

Compare
Choose a tag to compare
@stencila-ci stencila-ci released this 26 Oct 00:46
· 591 commits to master since this release

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)