Skip to content
Snippets Groups Projects
Forked from rc / bc_uab_jupyter
29 commits behind the upstream repository.
To find the state of this project's repository at the time of any of these versions, check out the tags.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

Changed

  • Increased verbosity of output to make debugging easier.
  • Does not launch template script as login shell anymore to speed up load time.

Fixed

  • Fix job not ending if forked processes still running.

1.0.1 - 2018-01-03

Changed

  • Updated date in LICENSE.txt.

Fixed

  • Remove ERB from YAML comments to avoid possible crash. #4

1.0.0 - 2017-11-15

Added

  • Initial release!