Skip to content

3.1.0

Compare
Choose a tag to compare
@Icaruk Icaruk released this 24 Apr 00:59
· 96 commits to main since this release

2023-04-24

What's new

  • New flag --allow-downgrade. Allows downgrading your current version to the target one.
    • Example: current 2.0.0, latest 1.0.0 will downgrade from 2.0.0 to 1.0.0. Without the flag the package will be ignored.

Fixes

  • Versions that are not an upgrade will be ignored.
  • Incorrect dependency count when using flag --filter.