1.181962 2018-07-14 21:02:00-06:00 America/Denver (TRIAL RELEASE)
Joelle Maslak <jmaslak@antelope.net>
* 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
* 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
* From 1.181950 Bugfix: Github Issue #5 - Don't allow non-coderef as header_handler
* From 1.181950 Multifile Interface
* 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