is

an inspector for your environment

APACHE-2.0 License

Stars
44

Bot releases are visible (Hide)

is - v0.5.4 Latest Release

Published by github-actions[bot] 2 months ago

Changelog

  • 24eaaa3ebc8fde853d4f3c7ffa5a72c663ace178 Add extra --debug statement for failed "command -v"
  • a8e47710acb01f898458b58c12462cd6707ced72 Bump version and add test for it
  • b0b456fad6bc9a701d9129a640267cbcdd562901 Improve regex naming
  • a58487ad9f4436e1f1db0e1fb2452cbd75c77d75 Merge pull request #36 from oalders/regex
  • c700ef3f0176f53d7fdf941efd30e2abc0841204 Merge pull request #37 from oalders/command
  • a8186b1857dc066cd53b8aad1564947b924d0b98 Rename goreleaser CI to fix linting
  • 6d4efedecd35765eb628a78a44e2f3851f15e27a Run "command -v" via "sh -c"
  • 99e64a419ff60713ef6afcadd77726618868a742 Update Changes
  • cfdfaa546364eef2b61471da7ff20ff11a537efa defer pipe.Close()
is - v0.5.3

Published by github-actions[bot] 4 months ago

Changelog

  • Parse versions for: dig, perldoc, fpp, fzf, screen, sqlite3 and typos (GH#35)
    (Olaf Alders)
  • Improve completion documentation
is - v0.5.2

Published by github-actions[bot] 4 months ago

Changelog

  • Add some simple command line completion via is install-completions (GH#20) (Olaf Alders)
  • 2ff7fad Show usage on error
is - v0.5.1

Published by github-actions[bot] 4 months ago

Changelog

  • Add NetBSD and FreeBSD to build targets (GH#33) (Jason A. Crome)
is - v0.5.0

Published by github-actions[bot] 5 months ago

Changelog

  • Add fso subcommand (GH#32) (Olaf Alders)
  • Fix neovim nightly version parsing (GH#28)
is - v0.4.3

Published by github-actions[bot] 8 months ago

  • Add OCaml toolchain (GH#27) (Rawley)
is - v0.4.2

Published by github-actions[bot] 11 months ago

is - v0.4.1

Published by github-actions[bot] about 1 year ago

is - v0.4.0

Published by github-actions[bot] about 1 year ago

is - v0.3.0

Published by github-actions[bot] about 1 year ago

is - v0.2.0

Published by github-actions[bot] about 1 year ago

is - v0.1.3

Published by github-actions[bot] about 1 year ago

is - v0.1.2

Published by github-actions[bot] about 1 year ago

is - v0.1.1

Published by github-actions[bot] about 1 year ago

is - v0.1.0

Published by github-actions[bot] over 1 year ago

is - v0.0.9

Published by github-actions[bot] over 1 year ago

  • Add "cli age"
is - v0.0.8

Published by github-actions[bot] over 1 year ago

  • Parse openssl versions
  • Add a linux release for arm 7
is - v0.0.7

Published by github-actions[bot] over 1 year ago

  • Remove "os arch" which was badly named and not necessarily correct

Full Changelog: https://github.com/oalders/is/compare/v0.0.6...v0.0.7

is - v0.0.6

Published by github-actions[bot] over 1 year ago

  • "command-version" is now "cli version"
  • Add more os attributes and attribute comparisons
is - v0.0.5

Published by github-actions[bot] over 1 year ago

  • Silence error output when a command is not found