-
Tue Jul 16 2019 Stephen Gallagher <sgallagh@redhat.com> - 2.8.1-3
- Fix bash completion directory
-
Mon Jul 01 2019 Stephen Gallagher <sgallagh@redhat.com> - 2.8.1-2
- Fix python package version to work with EPEL 7
-
Mon Jul 01 2019 Stephen Gallagher <sgallagh@redhat.com> - 2.8.1-1
- Update to 2.8.1
- https://github.com/matejak/argbash/releases/tag/2.8.1
-
Thu Feb 28 2019 Stephen Gallagher <sgallagh@redhat.com> - 2.8.0-3
- Put the bash completion script in the system path instead of /etc
-
Mon Feb 04 2019 Stephen Gallagher <sgallagh@redhat.com> - 2.8.0-1
- Update to 2.8.0
- New features:
* Allow argbash and argbash-init to be run from symbolic links.
* Allow scripts generated by argbash-init with complete separation (-s -s) to
be run from a symbolic link.
* Implemented output to generate manpages using the rst2man utility
* Introduced the ARG_VERSION_AUTO macro.
- Bugfixes:
* Double quotes in help messages are escaped (fixes #61).
* Fixed regression that allowed duplicate short options (fixes #58).
-
Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
-
Thu Sep 20 2018 Stephen Gallagher <sgallagh@redhat.com> - 2.7.1-1
- Update to 2.7.1
- The bash completion now supports arguments of one-of-restricted values.
- Tests pass when there is no dash shell installed.
- The double-dash handling when -- is the last argument has been improved.
- The generated bash completion is now complementing (i.e. not shadowing) the
default bash completion.
- Docopt fatal regression has been fixed.
- Tests were added for docopt output.
-
Thu Jul 19 2018 Stephen Gallagher <sgallagh@redhat.com> - 2.7.0-1
- Update to 2.7.0
- https://github.com/matejak/argbash/releases/tag/2.7.0
-
Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
-
Mon Mar 05 2018 Stephen Gallagher <sgallagh@redhat.com> - 2.6.1-2
- Fix build issue on Fedora 26