Skip to content
=== maddy 0.1.1

This release includes no server code changes.

=== Change log

Documentation

    Mention prebuilt binaries in the setup tutorial
    Be more specific about build.sh dependencies
    Remove "in early development" disclaimers
    Several minor edits (8f1d572)

Build script (build.sh)

    Use absolute path to the Go toolchain in PATH
    Check GOMOD value correctly
    Remove wget dependency