Skip to content

Third release

Compare
Choose a tag to compare
@guillaumerose guillaumerose released this 17 Mar 09:17
· 99 commits to master since this release
2d7f65e

d614eb6 Verify hosts to delete instead of suffixes when cleaning hosts file
c4a3d99 spec: Autogenerate Requires: bundled()
1cce8dc Refuse to change hosts with suffixes not in the allowed list
bbaac37 build: Add spec file
6e683d9 build: allow to change go build flags
253610c Update vendor and golang version
851d138 Don't compress admin-helper release binaries
46e6c9b Don't check if hosts file is writable for Contains
f94c3ac Add contains command
09afd08 Use correct EOL for Windows in tests
188baf4 Add AppVeyor
d175112 Dont print usage when an error occurs
fbe30d8 Add test and lint targets in the Makefile
2f8a4c1 Ensure added host entries are sorted
3a1d7cb Add unit tests for hosts file edits
27d71af Add version flag in README