Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-argcomplete upgrade 2.0.0 -> 2.1.1 | Wang Mingyu | 2023-03-09 | 1 | -18/+0 |
| | | | | | | | | | | | | | | | | | | | | Changelog: ========== Documentation and test improvements Remove scripts for contrib-supported shells from global namespace setup.py: exclude test.* subpackages from find_packages (#406) Support PowerShell (#405) CI updates Revert "Support powershell (#392)" Fix interrupted release (v2.0.1) Fix interrupted release (v2.0.1) Fix interrupted release (v2.0.1) Support powershell (#392) Update importlib-metadata dependency to include versions 5.x (#389) Test and documentation improvements Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-argcomplete upgrade 1.12.3 -> 2.0.0 | Xu Huan | 2022-01-21 | 1 | -0/+18 |
changelogs: ============================================================= Truncate input after cursor. Fixes #351 (#352) Support of path completion in fish #327 (#359) Drop support for Python 2.7 and 3.5 (#361) Add support for Python 3.10 (#356) Test, documentation, and release infrastructure improvements Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> |