The `new_log` function now recognises if it has been executed from within a Jupyter Notebook and adjusts its output accordingly. The `infile_history` and `git_repo` keyword arguments have been replaced with `infile_logs` and `code_url` respectively.
0.2.1
License information added to `setup.py` to enable installation of the package via conda.
0.2.0
Now there's just three simple functions: `new_log`, `read_log` and `write_log`.