Releases: smallhadroncollider/brok
Releases · smallhadroncollider/brok
1.1.0
- won't check the same URL twice
- various under-the-hood changes to make code easier to work with
Installation
- Mac/Linux: download binary and place it in a directory in your
$PATH(e.g./usr/local/bin) - Debian (including Ubuntu): download the
.debfile and rundpkg -i brok-1.1.0_x86-64-linux.deb. You may also need to install thelibtinfo5package (sudo apt install libtinfo5) - Fedora: Run
sudo dnf install ncurses-compat-libsthen download and run binary as described above
1.0.0
- adds
-v/--versioncommand - doesn't check certificates by default - a website will often still work with certificate errors (e.g. incomplete certificate chain)
- adds
--check-certsoption to force certificate checks
Installation
- Mac/Linux: download binary and place it in a directory in your
$PATH(e.g./usr/local/bin) - Debian (including Ubuntu): download the
.debfile and rundpkg -i brok-$1_x86-64-linux.deb. You may also need to install thelibtinfo5package (sudo apt install libtinfo5) - Fedora: Run
sudo dnf install ncurses-compat-libsthen download and run binary as described above
0.2.0
- adds
--no-coloroption - refactored to
RIOmonad
Installation
- Mac/Linux: download binary and place it in a directory in your
$PATH(e.g./usr/local/bin) - Debian (including Ubuntu): download the
.debfile and rundpkg -i brok-0.2.0_x86-64-linux.deb. You may also need to install thelibtinfo5package (sudo apt install libtinfo5) - Fedora: Run
sudo dnf install ncurses-compat-libsthen download and run binary as described above
0.1.7
- Fixes issue where
https://andhttp://counted as URLs
Installation
- Mac/Linux: download binary and place it in a directory in your
$PATH(e.g./usr/local/bin) - Debian (including Ubuntu): download the
.debfile and rundpkg -i brok-0.1.7_x86-64-linux.deb. You may also need to install thelibtinfo5package (sudo apt install libtinfo5) - Fedora: Run
sudo dnf install ncurses-compat-libsthen download and run binary as described above
0.1.6
- added
--only-failuresoption
Installation
- Mac/Linux: download binary and place it in a directory in your
$PATH(e.g./usr/local/bin) - Debian (including Ubuntu): download the
.debfile and rundpkg -i brok-0.1.6_x86-64-linux.deb
0.1.5
- Added
--no-cacheoption
Installation
- Mac/Linux: download binary and place it in a directory in your
$PATH(e.g./usr/local/bin) - Debian (including Ubuntu): download the
.debfile and rundpkg -i brok-0.1.5_x86-64-linux.deb
0.1.4
0.1.2
0.1.1
- Fixed uncaught
InvalidURLException
Installation
- Mac/Linux: download binary and place it in a directory in your
$PATH(e.g./usr/local/bin) - Debian (including Ubuntu): download the
.debfile and rundpkg -i brok-0.1.1_x86-64-linux.deb
0.1.0
Find broken links in text documents
Installation
- Mac/Linux: download binary and place it in a directory in your
$PATH(e.g./usr/local/bin) - Debian (including Ubuntu): download the
.debfile and rundpkg -i brok-0.1.0_x86-64-linux.deb
