Skip to content

v2.4.0 Adds version info to all frictionless (JSON) descriptors

Compare
Choose a tag to compare
@johentsch johentsch released this 20 Oct 17:23
· 35 commits to main since this release
  • adds git_revision and git_tag to frictionless JSON descriptors whenever the git repo is clean (5b76a81)
    • This includes the new property Corpus.repo that makes the git.Repo object available if applicable.
  • adds --force to ms3 compare and ms3 review commands, allowing to output comparison files (potentially
    including the compared_against metadata key) even if no differences were found (5b76a81)