This release includes better handling for canonicalizing the hex representation of a hostname.
0.1.3
This release fixes a bug caused by [trying to log the length of a generator](https://github.com/Stefan-Code/gglsbl3/commit/2f3a561b99dfacbc564feeded4284fcc4d729dcb).
0.1.2
This release fixes issues 3 (Database error: Duplicate hash prefix) and 5 (rare URL canonicalization failure).
0.1.1
This release features improved logging now using the vanilla python `logging` module. The `gglsbl3.logging` and `gglsbl3.settings` packages have been removed.
0.1.0
This release includes a few bug fixes, most notably the command line application now works properly (was using wrong shebang line)