Projects STRLCPY dum Commits cf198f26
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    CHANGELOG.md
    1  -## Unreleased
     1 +## v0.1.13
    2 2   
    3 3  - Ability to select npm scripts interactively, with `-i, --interactive` flag
    4 4   
    skipped 37 lines
  • ■ ■ ■ ■
    Cargo.lock
    skipped 51 lines
    52 52   
    53 53  [[package]]
    54 54  name = "dum"
    55  -version = "0.1.12"
     55 +version = "0.1.13"
    56 56  dependencies = [
    57 57   "ansi_term",
    58 58   "dialoguer",
    skipped 210 lines
  • ■ ■ ■ ■
    Cargo.toml
    1 1  [package]
    2 2  name = "dum"
    3  -version = "0.1.12"
     3 +version = "0.1.13"
    4 4  edition = "2021"
    5 5  license = "MIT"
    6 6  description = "An npm scripts runner"
    skipped 9 lines
Please wait...
Page is in error, reload to recover