diff --git a/tio-2.0.tar.xz b/tio-2.0.tar.xz deleted file mode 100644 index 2b0a5a5..0000000 --- a/tio-2.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54cbdc395bb1fb57702d49e79c76372cd5457bee614e5c5872739d419b065672 -size 3415292 diff --git a/tio-2.2.tar.xz b/tio-2.2.tar.xz new file mode 100644 index 0000000..b38fd53 --- /dev/null +++ b/tio-2.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6eca507d25c972037052f399bf9ce22ec3acea0313172efadf56d73357f0f16 +size 3416172 diff --git a/tio.changes b/tio.changes index 81e2323..84e64ae 100644 --- a/tio.changes +++ b/tio.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Thu Oct 20 17:53:12 UTC 2022 - Martin Hauke + +- Update to version 2.2 + * Add shell completion of sub-configuration names + * Does not work with sub configuration names that contains one + or more white spaces. + +------------------------------------------------------------------- +Sat Oct 15 11:17:13 UTC 2022 - Martin Hauke + +- Update to version 2.1 + * Fix output line delay + * Apply output line delay on lines ending with \n. + * On most systems lines ends with \n or \r\n. + * Do not print timestamps in hex mode + * Improve input mechanism in hex mode + * Add support for sending prefix character to serial device + * Update example tiorc + ------------------------------------------------------------------- Sun Sep 11 10:21:41 UTC 2022 - Martin Hauke diff --git a/tio.spec b/tio.spec index 8eea08c..bf56681 100644 --- a/tio.spec +++ b/tio.spec @@ -17,7 +17,7 @@ Name: tio -Version: 2.0 +Version: 2.2 Release: 0 Summary: Simple TTY terminal I/O application License: GPL-2.0-or-later