Algernon v1.12.8 Release Notes
Release Date: 2020-06-27 // over 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 supportsgccgo
. - 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.
- ๐ Issues with Bolt db, simplebolt and