File somo.changes of Package somo
------------------------------------------------------------------- Tue Sep 02 17:45:04 UTC 2025 - Dmitry Markov <werwolf131313@gmail.com> - Update to version 1.2.0: * bump minor version to 1.2.0 * minor readme update * update release date * Bump termimad from 0.33.0 to 0.34.0 * Bump procfs from 0.17.0 to 0.18.0 * Bump clap from 4.5.45 to 4.5.46 * fix readme typo * update readme entry saying ipv4/6 arent mutually exclusive anymore * refactor filtering * minor changes in the readme * update feature section in readme * update readme installation docs, add arch install * update changelog and readme * fix typo in readme * update readme with new flags * apply fmt * fix typos, rename tests * doc: docstring, function names fix: allow 4 with ex6 * style: format * fix: add pub function to common * fix: exclusive filters test: ipv4/6 desicion * fix: naming and unnecessary test * style: fix formatting * feat: filter by ipv4 / 6 * update image for compact table view * add readme entry for config-file feature * Bump libc from 0.2.174 to 0.2.175 * update config file default contents * Bump serde_json from 1.0.142 to 1.0.143 * dont run testsin nix CI job * update readme with new feature * apply cargo fmt * rm test relying on pretty-printed output * add docstrings, tests, 'service' in table header * fix: annotate ephemeral ports with single tag * fix: broken testcases * fix: remove unused function * fix: lazylock, single tag, format, helper * exclude tempfile crate in release bin * update config * apply clippy * adds test for parsing the config file * add config file for setting default flags * Bump actions/checkout from 4 to 5 * Bump netstat2 from 0.11.1 to 0.11.2 * Bump clap_complete from 4.5.56 to 4.5.57 * fix: annotate ephemeral ports; clippy lint * Bump clap from 4.5.42 to 4.5.43 * Bump clap_complete from 4.5.55 to 4.5.56 * feat: add --annotate-remote-port to display IANA service name and ephemeral tag * apply fmt and clippy * finish markdown builder, add unit tests and refactor, rename table.rs to view.rs * add markdown file for building rows dynamically, change formatting * feat: enhance readability * Bump serde_json from 1.0.141 to 1.0.142 * Bump clap from 4.5.41 to 4.5.42 * add filter for established connections * Bump serde_json from 1.0.140 to 1.0.141 * chore(deps): update dependencies ------------------------------------------------------------------- Tue Jul 15 17:46:14 UTC 2025 - Dmitry Markov <werwolf131313@gmail.com> - Update to version 1.1.0: * bump minor version to 1.1.0 * fix readme typo * final update to changelog and readme before release * update docstring for the parse- and get-connection function for macos * add tests for macos connections function * update readme warning * update readme, add new changelog entry ------------------------------------------------------------------- Tue Jul 15 17:39:37 UTC 2025 - Dmitry Markov <werwolf131313@gmail.com> - initial build