forked from pool/python-argcomplete
- update to 2.0.0:
* Truncate input after cursor. * Support of path completion in fish * Drop support for Python 2.7 and 3.5 * Add support for Python 3.10 * Test, documentation, and release infrastructure improvements OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argcomplete?expand=0&rev=39
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 6 10:04:40 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.0.0:
|
||||
* Truncate input after cursor.
|
||||
* Support of path completion in fish
|
||||
* Drop support for Python 2.7 and 3.5
|
||||
* Add support for Python 3.10
|
||||
* Test, documentation, and release infrastructure improvements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 6 11:43:24 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user