1.181951 2018-07-14 16:49:07-06:00 America/Denver (TRIAL RELEASE) Joelle Maslak * 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 * 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 * 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 * TRIAL/DEV RELEASE ONLY * Changes that became 1.181871 1.005 - May 29, 2018 Joelle Maslak * 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 * Make Parallel::WorkUnit an optional module rather than required 1.003 - May 29, 2018 ### Released as development trial version only. ### Joelle Maslak * 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 * 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 * Add parallelized grep/map and forlines routines Mohammad S Anwar (manwar) * Code cleanups 1.000 - May 28, 2018 Joelle Maslak * Initial version