Skip to content

Releases: DamienIrving/cmdline_provenance

Enable logs for Jupyter Notebooks

12 Apr 03:52
e6aae31
Compare
Choose a tag to compare

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.

Enabling conda installation

11 Feb 03:12
0f417cf
Compare
Choose a tag to compare

License information added to setup.py to enable installation of the package via conda.

Simplified function structure

26 Jun 06:16
Compare
Choose a tag to compare

Now there's just three simple functions: new_log, read_log and write_log.

Activated git hash functionality

25 Jun 06:20
Compare
Choose a tag to compare
v0.1.2

Activated git hash functionality

Initial working release

25 Jun 05:43
efce771
Compare
Choose a tag to compare

Initial release.