Recent Releases

0.5.319 Sep 2017 06:25 minor feature: Use Ubuntu Trusty as the base image according to Travis CI?supdate. Follow gocui library method rename.
0.5.219 Jul 2017 03:16 minor feature: Support remote docker servers. Output logging messages whenever some of tests are failed. Missing global environment variables. Missing packages and reducing sandbox image sizes.
0.5.102 Jul 2017 00:25 minor feature: Skipping tests for unsupported python versions. Failed to parse attribute env if it contains secret values. Missing apt package ccache. about user interface.
0.5.026 Jun 2017 01:25 minor feature: Support parallel running tests. Support --select/-s flag to specify a runtime version tests will run on. Delete --verbose flag but add --log flag to store logging information to files. no-color mode.
0.4.520 Jun 2017 11:45 minor feature: Improve test preparation time. Use sub shell to execute each command.
0.4.410 Jun 2017 21:05 minor feature: To follow the update of docker client library. Provide sudo command in travis scripts. Parse quoted env.
0.4.311 Feb 2017 01:01 minor feature: Install sudo command to support old style Travis's configuration files; Parsing quoted environment variables.
0.4.205 Feb 2017 03:15 minor feature: Support no-color and no-build-cache options. Before_install, install, before_script, and script attributes support both a single string and a list of strings.
0.4.102 Feb 2017 00:48 major feature: Support no-color and no-build-cache options; fixed before_install, install, before_script, and script attributes support both a single string and a list of strings.
0.4.031 Jan 2017 08:37 major feature: Build images based on installed runtime to reduce preparation time.
0.3.529 Jan 2017 03:15 minor feature: To lower repository names to create a docker image since docker tags allow only lower characters.
0.3.426 Jan 2017 00:17 minor feature: Stop testing when building a test image is failed, and use aria2 to prepare virtual environments for matrix evaluations for Python.
0.3.313 Jan 2017 03:15 minor feature: Declaring environment variables in startup scripts.
0.3.209 Jan 2017 21:53 minor bugfix: Fixed running containers weren't stopped when loci is canceled, use newer python version when an ambiguous version given, and fixed garbled characters from outputs.
0.3.107 Jan 2017 21:53 major feature: Support build matrices for go projects, and use repository names as a part of tag names of container images.
0.3.014 Dec 2016 19:31 major feature: Support matrix build for python projects. Set GOPATH and add GOPATH/bin to PATH.
0.2.113 Aug 2016 22:37 minor bugfix: Fixed dead lock when tarballing raises errors, and list up functions gave directories to tarballing.
0.2.028 Jul 2016 23:29 minor feature: Proxy supports: --apt-proxy flag sets a proxy URL for apt-get command, --pypi-proxy flag sets a proxy URL for pip command, --http-proxy, --https-proxy, and --no-proxy flags set http and https proxies.