Releases: StevenBlack/hosts
Releases · StevenBlack/hosts
Release 1.3.4
- New data from yoyo.org, someonewhocares.org, and CoinBlockerList. (8a2a6f8)
- Our Flake8 linter's max-line-length constraint is now 120, so taking advantage of that. (a5142db)
- Add link to Releases on Github in our generated hosts. Closes #524 (494c14f)
- Invoke flake8 linter via command-line switches. (5b99de0)
- Fix lint issue. (0a42c21)
- Add .flake8 config file, with a more relaxed line length. (2eb73c3)
- Fixes for linting errors. (7c79fa7)
- Updated readme files. (ba58ddb)
- Changes to update.json files to take up less horizontal space in readme tables. (9d55b32)
Release 1.3.3
Release 1.3.2
Release 1.3.1
Release 1.3.0
Take Note! Starting with this release, hosts files now include records of the form
0.0.0.0 [ip-address]
This way specific ip-addresses can be flagged.
Release 1.2.7
- New data from yoyo.org, someonewhocares.org, and CoinBlockerList. (baa870c)
Release 1.2.6
Release 1.2.5
Release 1.2.4
- New data from someonewhocares.org, malwaredomainlist.com, and Badd-Boyz. (86d0bed)
- Updated all 16 readme pages with the new release management section. (951e2b4)
- New section titled "Release management", documenting the presence and use of Release-It! in the repo. (29ab4d9)
- Add .release-it.json file to the repo. (c06a49c)