WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Releases: diggr/provit

v1.0.1

26 Apr 11:42

Choose a tag to compare

This version includes many minor improvements. Besides it introduces the browser frontend. It can be invoked, by running provit browser.

Changelog:

Added

  • filepicker backend
  • project directory comments
  • provit browser

FIxed

  • empty directories.yaml
  • many errors in the README
  • unsafe use of yaml.load()

0.2.3

14 Dec 08:34

Choose a tag to compare

0.2.3 Pre-release
Pre-release

This version of provit mainly consists of minor improvements and bug fixes such as:

  • removed deprecated setuptools dependency
  • check directory function added
  • added assets
  • directory identifier added to provis
  • overwrite flag added to provenance class
  • directory init function added
  • fix exit codes in cli
  • added tests