Skip to content

Releases: LuckyTurtleDev/crab-hole

v0.1.11

03 Jan 16:19
44e8281
Compare
Choose a tag to compare

What's Changed

  • Update hickory crates to 0.24.2 by @msrd0 in #37
  • Fix comment and doc links in example configs by @msrd0 in #38

Full Changelog: v0.1.10...v0.1.11

v0.1.10

06 Dec 16:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.9...v0.1.10

Version 0.1.9

02 Sep 14:38
v0.1.9
0096e0e
Compare
Choose a tag to compare

This is a small maintenance release that updates the time crate to compile with recent rust versions as well as the rustls crate.

v0.1.8

29 Nov 09:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8

v0.1.7

17 Oct 08:45
Compare
Choose a tag to compare

What's Changed

  • fix missing cert for upstream
  • add support for dns over HTTP/3

Full Changelog: v0.1.6...v0.1.7

v0.1.6

14 Oct 15:43
Compare
Choose a tag to compare

What's Changed

  • reduce memory usage of blocklist to 5.6% of the previous implementation by using the qp-trie crate in #20
  • allow using local files (files:///) as blocklist source

Full Changelog: v0.1.5...v0.1.6

v0.1.5

02 Sep 16:25
Compare
Choose a tag to compare
  • update rustls and trust-dns to latest version
  • update some other deps too
  • enable DNSSEC at example config

Full Changelog: v0.1.4...v0.1.5

v0.1.4

16 Aug 16:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

11 May 14:58
Compare
Choose a tag to compare
  • fix that domains are not blocked - thanks @Empty2k12 for bug report
  • print count of blocked domains

Full Changelog: v0.1.2...v0.1.3

v0.1.2

09 May 16:57
a5934fa
Compare
Choose a tag to compare
  • fix panic at parser by @msrd0
  • better error messages at parser @msrd0

Full Changelog: v0.1.1...v0.1.2