From ca52101b4f8f446d5e0f89b2bebdbcad39f3cdfa Mon Sep 17 00:00:00 2001 From: Andrew Hamilton Date: Mon, 18 Oct 2021 20:14:28 +1000 Subject: [PATCH] Added a releases file that matches the github page. --- RELEASES | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 RELEASES diff --git a/RELEASES b/RELEASES new file mode 100644 index 0000000..19f8c09 --- /dev/null +++ b/RELEASES @@ -0,0 +1,25 @@ + + +18 October 2021 + +- Moved to Ubuntu 21.10. +- Fixed slow loading of large summaries. +- Gave the summary and listing panes different widths. +- Removed distinction between normal and okay statuses. +- Displaying wide characters correctly. +- Dropped flatpak releases. + + +24 September 2020 + +- Follow changes to the filesystem more efficiently. No pauses with large projects. +- Quick startup for large projects. Load them incrementally after startup. +- Added docker support. +- Added tool info report. See 'eris -i' +- Can be run without a tty, to produce a log. +- Moved to Ubuntu 20.04. +- Always use bundled LS_COLORS to color files. +- Clear all results when the tools.toml file is changed. +- Added installation instructions to Readme. +- Only use tools whose executables are available. +