Skip to content

Releases: yarastqt/package-differ

v1.2.0

Choose a tag to compare

@yarastqt yarastqt released this 23 Jul 20:03

Bug Fixes

  • commands/diff: check if left is greater right version (a7aa882)

Features

  • commands/diff: show latest version of current package (7eeedfb)

v1.1.0

Choose a tag to compare

@yarastqt yarastqt released this 22 Jul 18:15

Features

  • commands/diff: add progress status (0527b90)
  • commands/diff: add result messages (ea7e922)
  • commands/diff: show type of dep (f41a917)
  • commands/diff: support dev and peer deps (8d08d3a)

v1.0.0

Choose a tag to compare

@yarastqt yarastqt released this 15 Jul 20:06

Features

  • commands: add diff command (73dda2c)
  • commands/diff: print in console diff packages (ddf05cb)
  • index: add version output (f73f7be)
  • index: change command api (6ccb16c)
  • utils: add function for read json file (203e60a)
  • utils: add util for strip dep ranges (aa12eb7)