38 lines
1 KiB
Text
38 lines
1 KiB
Text
23 April 2022
|
|
|
|
- Allow custom config files.
|
|
- Can install with pip.
|
|
- Minor bug fixes.
|
|
- Don't have a new snap until core22 is released with python3.11.
|
|
|
|
|
|
6 December 2021
|
|
|
|
- Added snap installation option.
|
|
- Improved the web interface.
|
|
- Reorganized source into seperate python projects.
|
|
|
|
|
|
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.
|
|
|