Skip to content

v1.0.1

Compare
Choose a tag to compare
@andystanton andystanton released this 19 Apr 21:21
· 106 commits to master since this release

Added

  • New languages: R, Nim and Lua.
  • Support for Perl 6 via .p6 extension.
  • Ability to specify the image used with --specify-image or -s.

Changed

  • Perl 5 is now the default for .pl extension.
  • Version command is now suffixed with newline.
  • Fixed typo in RunDexecContainer comments.

Fixed

  • Bug in IsDockerPresent and IsDockerPresent where defer method was not correctly called on panic.
  • Corrected how paths are handled in Windows allowing volumes to be mounted.