25 lines
779 B
Text
25 lines
779 B
Text
|
|
|
|
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.
|
|
|