Skip to content

v3.7.1

Choose a tag to compare

@craftslab craftslab released this 22 Jan 06:05
· 19 commits to master since this release

Installation

PyPI Package

pip install diffmanifests

Binary (Linux)

Download the binary for your Ubuntu version and make it executable:

chmod +x diffmanifests-linux-ubuntu*
./diffmanifests-linux-ubuntu* --help

VS Code Extension

  1. Download diffmanifests.vsix
  2. Install in VS Code:
    code --install-extension diffmanifests.vsix

Or install from VS Code Marketplace

See documentation for more details.