Skip to content

Releases: Blobfolio/adbyss

v0.3.1

25 Mar 21:25
Compare
Choose a tag to compare

This release includes updated dependencies and suffix list, and is built against Rust 1.51.0.

v0.3.0

12 Feb 03:33
Compare
Choose a tag to compare

This release includes performance and memory improvements and an updated suffix list.

v0.2.9

22 Jan 04:38
Compare
Choose a tag to compare

This release includes:

  • Updates to the public suffix list;
  • Gzip support for downloads (i.e. faster network happenings);
  • Various minor code and performance improvements;

v0.2.8

18 Jan 02:54
Compare
Choose a tag to compare

This release updates some dependencies, but is functionally equivalent to the previous release.

v0.2.7

16 Jan 20:59
Compare
Choose a tag to compare

This release fixes program calls with the version flag, printing it to STDOUT instead of STDERR.

v0.2.6

15 Jan 06:56
Compare
Choose a tag to compare

Changes in this release:

  • The public suffix list has been updated;
  • Several dependencies have been updated;
  • Source downloads are now parallelized for faster fetching;

v0.2.5

09 Jan 20:15
Compare
Choose a tag to compare

This release updates a few dependencies.

v0.2.4

31 Dec 20:54
Compare
Choose a tag to compare

This release includes updates to the Public Suffix List and ahash.

v0.2.3

21 Nov 19:06
Compare
Choose a tag to compare

This release fixes text alignment issues with the -h/--help screen.

v0.2.2

19 Nov 21:21
Compare
Choose a tag to compare

This release drops a few dependencies and contains a few performance optimizations.