File rubygem-path_expander.changes of Package rubygem-path_expander
-------------------------------------------------------------------
Mon Nov 4 17:13:08 UTC 2024 - Dan Čermák <[email protected]>
- New upstream release 1.1.3, see bundled History.rdoc
-------------------------------------------------------------------
Tue Jul 16 09:48:13 UTC 2024 - Dan Čermák <[email protected]>
- New upstream release 1.1.2, see bundled History.rdoc
-------------------------------------------------------------------
Thu Aug 4 13:22:14 UTC 2022 - Stephan Kulow <[email protected]>
updated to version 1.1.1
see installed History.rdoc
=== 1.1.1 / 2022-07-03
* 1 bug fix:
* Process plain '-' as a file, not an option.
-------------------------------------------------------------------
Mon Feb 10 15:22:20 UTC 2020 - Stephan Kulow <[email protected]>
- updated to version 1.1.0
see installed History.rdoc
=== 1.1.0 / 2019-09-22
* 1 minor enhancement:
* Added a default path (default: ".") to scan if no files are initially found.
=== 1.0.5 / 2019-09-14
* 1 bug fix:
* Fixed a deprecation warning from File.exists?
-------------------------------------------------------------------
Fri Jul 19 09:28:41 UTC 2019 - Stephan Kulow <[email protected]>
- updated to version 1.0.4
see installed History.rdoc
=== 1.0.4 / 2019-05-26
* 1 bug fix:
* Sorted the output from expand_dirs_to_files. (deivid-rodriguez)
-------------------------------------------------------------------
Tue Mar 20 10:13:36 UTC 2018 - [email protected]
- updated to version 1.0.3
see installed History.rdoc
=== 1.0.3 / 2018-03-16
* 1 bug fix:
* Don't process files if path expands to root directory. Prevents -n /./ from hanging.
-------------------------------------------------------------------
Tue May 23 10:10:02 UTC 2017 - [email protected]
- updated to version 1.0.2
see installed History.rdoc
=== 1.0.2 / 2017-05-09
* 1 bug fix:
* Fixed expand_dirs_to_files returning non-files on glob expansion.
-------------------------------------------------------------------
Thu Dec 1 05:46:11 UTC 2016 - [email protected]
- updated to version 1.0.1
see installed History.rdoc
=== 1.0.1 / 2016-11-30
* 1 bug fix:
* Expanded paths in filter_files to fix globs w/ absolute paths. (mknapik)
-------------------------------------------------------------------
Thu May 26 05:59:43 UTC 2016 - [email protected]
- initial package