Skip to content

v0.7.0

Compare
Choose a tag to compare
@Reinmar Reinmar released this 16 Aug 08:36
· 301 commits to master since this release

Features

  • Introduced new commands and fixed bugs related to incorrectly displayed errors. Closes #2. Closes #45. Closes #49. Closes #52. (c66c11a)

    • New commands:
      • checkout – changes branches in repositories according to the configuration file (see #52),
      • diff – prints changes from all repositories (see #2),
      • status – prints a table which contains useful information about the status of repositories (see #2).
    • Bug fixes:
      • known errors should not be logged as crashes (see #45).