Algernon v1.12.8 Release Notes

Release Date: 2020-06-27 // almost 4 years ago
    • 👌 Improve CI config and Homebrew release process (thanks Rui Chen!).
    • ⚡️ Update supplied systemd configuration.
    • ✂ Remove mentions of nacl.
    • ✂ Remove the mitchellh/colorstring dependency.
    • 🏁 Use algernon_history.txt as the REPL history filename on Windows.
    • 🏁 Don't output raw color codes on Windows, use ANSI colors or disable the color.
    • ✂ Remove symlinks from the "welcome" sample.
    • 🚀 Update the release script to also build with GOARM=7 for Raspberry Pi 2, 3 and 4.
    • ⚡️ Update dependencies.
    • 📚 Update documentation.

Previous changes from v1.12.7

    • 👍 Issues with Bolt db, simplebolt and gccgo are resolved. Algernon now also supports gccgo.
    • Algernon requires Go 1.11 or later.
    • 👍 Respect TMPDIR, for improved Termux support.
    • 🛠 Fix issue #42, when --dir is used together with a trailing slash.
    • Don't force the use of the bolt database when in development mode.
    • ⚡️ Update dependencies.

    🚀 The Windows and OpenBSD releases does not compile anymore. I want to look into that at some point.