Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.17 KB

CHANGELOG.md

File metadata and controls

24 lines (20 loc) · 1.17 KB

CHANGELOG

This is a manually generated log to track changes to the repository. While Each section should include general headers such as Implemented enhancements and Merged pull requests. All closed issued and bug fixes should be represented by the pull requests that fixed them. Critical items to know are:

  • renamed commands
  • deprecated / removed commands
  • changed defaults
  • backward incompatible changes (recipe file format? image file format?)
  • migration guidance (how to convert images?)
  • changed behaviour (recipe sections work differently)

master (master)

  • R kernel in jupyter notebooks (sherlock) script [@vsoch 10-29-2018]
  • containershare notebooks script [@vsoch 8-6-2018]
  • adding support for multiple hosts [@vsoch 7-31-2018]
  • adding Singularity, tensorflow jupyter examples [@vsoch 7-22-2018]
  • adding CONTRIBUTORS, CONTRIBUTING, LICENSE, CHANGELOG [@vsoch 7-9-2018]
  • using exponential backoff to get node, to not spam login servers
  • adding initial check if session exists, and advising user to end or resume
  • Initial release and announcement to sherlock users list [@raphtown 7-8-2018]