- Add version parsing for hugo
- Run "command -v" via "sh -c" (GH#37) (Olaf Alders)
- Parse versions for: dig, perldoc, fpp, fzf, screen, sqlite3 and typos (GH#35) (Olaf Alders)
- Improve completion documentation
- Add some simple command line completion (GH#20) (Olaf Alders)
- Add NetBSD and FreeBSD to build targets (GH#33) (Jason A. Crome)
- Add fso subcommand (GH#32) (Olaf Alders)
- Fix neovim nightly version parsing (GH#28)
- Add OCaml toolchain (GH#27) (Rawley)
- Fix cli version parsing for "rustc"
- Add "sonoma" to macOS codenames
- Ensure stringy comparison of "in" via optimistic compare
- Add "in" for matching on items in a comma-delimited list
- Add --major, --minor and --patch version segment constraints
- Add "is command output"
- Improve docs
- Re-organize internals
- Add better fallback version parsing
- Add "is user sudoer"
- Add h|hour|hours to cli age units
- Add "cli age"
- Parse openssl versions
- Add a linux release for arm 7
- Remove "os arch" which was badly named and not necessarily correct
- "command-version" is now "cli version"
- Add more os attributes and attribute comparisons
- Silence error output when a command is not found
- Add a --version flag
- Tweak goreleaser config
- Test goreleaser GitHub action
- First release upon an unsuspecting world.