What's Changed
- meson: cleanup version detection by @thesamesam in #285
- meson: fix library name by @CAB233 in #288
- Add missing security flags and include CPPFLAGS in libnethogs by @polkorny in #290
- Allow overriding VERSION from environment by @polkorny in #292
- src/meson.build: remove unused ncurses++ dependency in #304
- main,inode2prog: add missing time.h includes in #305
- Fix 'Error opening terminal' with unknown TERM under sudo by @cengiz-io in #308
- Exit on Ctrl-C in the curses UI by @Elias0419 in #310
New Contributors
- @thesamesam made their first contribution in #285
- @CAB233 made their first contribution in #288
- @polkorny made their first contribution in #290
- @cengiz-io made their first contribution in #308
- @Elias0419 made their first contribution in #310
Full Changelog: v0.8.8...v0.9.0