1.192590 2019-09-15 19:47:53-06:00 America/Denver
Joelle Maslak <jmaslak@antelope.net>
* From 1.192450 Handle zero byte files
* From 1.192451 Minor documentation change by MANWAR
1.192451 2019-09-02 12:39:09-06:00 America/Denver (TRIAL RELEASE)
Joelle Maslak <jmaslak@antelope.net>
* Minor documentation change by MANWAR
1.192450 2019-09-02 09:41:30-06:00 America/Denver (TRIAL RELEASE)
Joelle Maslak <jmaslak@antelope.net>
* Handle zero byte files
1.183060 2018-11-01 19:40:48-06:00 America/Denver
Joelle Maslak <jmaslak@antelope.net>
* Minor documentation fix
1.182370 2018-08-25 07:30:40-06:00 America/Denver
Joelle Maslak <jmaslak@antelope.net>
* Released as non-trial release
* From 1.182362 Added an append routine (appendfile())
1.182362 2018-08-24 16:55:58-06:00 America/Denver (TRIAL RELEASE)
Joelle Maslak <jmaslak@antelope.net>
* Added an append routine (appendfile())
1.182361 2018-08-24 05:47:25-06:00 America/Denver
Joelle Maslak <jmaslak@antelope.net>
* Released as non-trial release
* From 1.182360 Added an examples directory
* From 1.182360 Added a write routine (writefile())
1.182360 2018-08-23 22:31:08-06:00 America/Denver (TRIAL RELEASE)
Joelle Maslak <jmaslak@antelope.net>
* Added an examples directory
* Added a write routine (writefile())
1.181990 2018-07-17 21:42:27-06:00 America/Denver
Joelle Maslak <jmaslak@antelope.net>
* From 1.181981 Don't fail tests (04-attributes.t) when Parallel::WorkUnit not
installed
* From 1.181980 Add skip_unreadable attribute, to skip over unreadable
files.
* From 1.181980 Add short version of attribute names
* From 1.181951 Multifile Interface
* From 1.181951 Constructor accepts parameters now
* From 1.181951 Better attribute checking
* From 1.181951 Pass extended information hash (when extended_info is true)
to all user provided code references.
* From 1.181950 Bugfix: Github Issue #5 - Don't allow non-coderef as
header_handler
1.181981 2018-07-16 21:34:26-06:00 America/Denver (TRIAL RELEASE)
Joelle Maslak <jmaslak@antelope.net>
* TRIAL/DEV RELEASE ONLY
* Don't fail tests (04-attributes.t) when Parallel::WorkUnit not
installed
1.181980 2018-07-16 19:01:22-06:00 America/Denver (TRIAL RELEASE)
Joelle Maslak <jmaslak@antelope.net>
* TRIAL/DEV RELEASE ONLY
* Add skip_unreadable attribute, to skip over unreadable files
* Add short version of attribute names
1.181962 2018-07-14 21:02:00-06:00 America/Denver (TRIAL RELEASE)
Joelle Maslak <jmaslak@antelope.net>
* TRIAL/DEV RELEASE ONLY
* Make tests more resiliant
1.181951 2018-07-14 16:49:07-06:00 America/Denver (TRIAL RELEASE)
Joelle Maslak <jmaslak@antelope.net>
* TRIAL/DEV RELEASE ONLY
* Preserve ordering for parallel map/grep multifile interfaces
* Constructor accepts parameters now
* Combine grep & map code
* Can pass file() attribute either arrayref or list of files
* Better attribute checking
* Pass extended information hash (when extended_info is true) to all
user provided code references.
* Multifile Interface now allows header processing on a per-file basis
1.181950 2018-07-13 21:14:47-06:00 America/Denver (TRIAL RELEASE)
Joelle Maslak <jmaslak@antelope.net>
* TRIAL/DEV RELEASE ONLY
* Bugfix: Github Issue #5 - Don't allow non-coderef as header_handler
* Multifile Interface
1.181861 2018-07-05 07:42:19-06:00 America/Denver
Joelle Maslak <jmaslak@antelope.net>
* OO Interface
* Provide mechanism to handle header lines
* Add code of conduct
* Convert to new Dist::Zilla plugin
1.181860 2018-07-04 21:24:57-06:00 America/Denver (TRIAL RELEASE)
Joelle Maslak <jmaslak@antelope.net>
* TRIAL/DEV RELEASE ONLY
* Changes that became 1.181871
1.005 - May 29, 2018
Joelle Maslak <jmaslak@antelope.net>
* From 1.003: Add dolines() which is like forlines() but takes arguments in the
same order as maplines/greplines. Suggested by Chris White.
* From 1.003: Minor documentation changes
* From 1.004: Make Parallel::WorkUnit an optional module rather than required
1.004 - May 29, 2018
Joelle Maslak <jmaslak@antelope.net>
* Make Parallel::WorkUnit an optional module rather than required
1.003 - May 29, 2018 ### Released as development trial version only. ###
Joelle Maslak <jmaslak@antelope.net>
* Add dolines() which is like forlines() but takes arguments in the
same order as maplines/greplines. Suggested by Chris White.
* Minor documentation changes
1.002 - May 28, 2018
Joelle Maslak <jmaslak@antelope.net>
* Release changes in 1.001 as production version
* From 1.001: Add parallelized grep/map and forlines routines
* From 1.001: Code cleanups (manwar)
1.001 - May 28, 2018 ### Released as development trial version only. ###
Joelle Maslak <jmaslak@antelope.net>
* Add parallelized grep/map and forlines routines
Mohammad S Anwar (manwar)
* Code cleanups
1.000 - May 28, 2018
Joelle Maslak <jmaslak@antelope.net>
* Initial version