Releases: theopfr/somo
Releases · theopfr/somo
🎉 Somo Release 1.2.0
[1.2.0] - 02.09.2025
- add new
--ipv4/-4
and--ipv6/-6
flags, deprecating--exclude-ipv6
, by @cma5 - add config file for setting default flags, by @theopfr
- add port annotation with IANA service names, by @pyjuan91
- add new
--established/-e
flag for only showing established connections, by @theopfr - update table readability and refactor, by @reneleonhardt @theopfr
- add Dependabot, by @reneleonhardt
- add tests for parsing connections on macOS, by @theopfr
🎉 Somo Release 1.1.0
[1.1.0] - 09.07.2025
- add macOS support, by @belingud
- add sorting by column, by @gerelef
- fix panicking when being piped, by @gerelef
- add compact table view, by @theopfr
- add format and clippy check to CI, by @Jerry1098
- update CLI arguments with
--tcp
,--udp
flags, by @Celeo - add shell completions, by @PolpOnline
- add Nix packaging support, by @kachick
- update kill functionality to use SIGTERM, by @rongyi
- add JSON and custom formattable output, by @aptypp @gerelef
- fix typos in README, by @cma5 @robinhutty
- add MIT license, by @theopfr
🎉 Somo Release 1.0.0
🎉 Somo Release 0.2.0
v0.2.0 fix crates token env var