• v0.2.0 473a6c0427

    v0.2.0 Stable

    Emi released this 2022-02-08 22:49:07 +00:00 | 5 commits to main since this release

    A whole new release! Polishes off some of the rough edges, and cleans up stray panics so that any error messages are far more useful.

    This version is also dual-licensed with the FAFOL, to take some of the confusion off of users who just want to get going without the legalese of the CNPL.

    Added

    • -p <port> / --port <port> has been added to specify a custom port
    • We're published on crates.io now!

    Changed

    • Improve file sizes by switching to panic=abort
    • Update several dependencies

    Fixed

    • Fix a panic that occured only when the user requested a domain while at least one domain had non-ascii characters
    • Fix a panic when binding to the server address failed. This is now an error message
    Downloads