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.