The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
0.728  2016-04-18 18:29:10 CEST
   - by_split and by_separators accept missing $keys now
   - updated missing functions for default argument, where possible
   - perltidy

0.727001  2016-04-17 23:38:04 CEST
   - moved read_file in D::T::Util, preserved backwards compatibility
   - added read_file_maybe
   - read_file uses normalize_filename
   - simplified interface for writers
   - write_to_files defaults to standard output

0.727  2016-04-17 18:41:03 CEST
   - embedded Mo and Mo::default in tubergen
   - generalized_hash and ghashy tube factory
   - simplified usage of render_with_template_perlish

0.726  2016-04-12 23:32:31 CEST
   - release after 63 passes on CPAN Testers (thanks!)

0.725003  2016-04-12 09:01:27 CEST
   - extended and tested helper function normalize_args
   - extended a few functions based on new normalize_args, w/ docs
   - added a few text filtering validators

0.725002  2016-04-11 19:30:44 CEST
   - read_file accepts direct filename now and has more checks
   - fixed bugs and enhanced tuber.tp template file
   - tubergen enhancements after article writing
   - added some tests for +Util

0.725001  2016-04-10 10:51:54 CEST
   - renamed test sub-directory, bad choice initially

0.725  2016-04-10 10:48:03 CEST
   - added +Validator with tests and documentation

0.724  2016-04-08 09:36:59 CEST
   - no new functionalities
   - removed utf8 flag while packaging tubergen
   - packaging enhancement (thanks K. Etheridge)

0.723005  2016-04-06 13:21:39 CEST
   - new way of packaging stuff, with patched Milla
   - added plumbing: alternatives, fallback and pipeline
   - some refactoring
   - added notice about licence and copyright of Try::Tiny

0.723  2016-04-04 20:05:32 CEST
   - right name for default args in Source
   - added minting script tubergen

0.722  2016-04-02 16:08:20 CEST
   - release after 75 PASSes on CPAN Testers (thanks!)

0.721001  2016-04-02 00:41:29 CEST
   - added import of normalize_args in ::Plugin::Util
   - set right place for interlude when printing
   - added test file for ::Util::Output

0.721  2016-04-01 22:13:50 CEST
   - upped minimum version of Log::Log4perl::Tiny for LEVELID_FOR
   - fixed writer tests to work under Windows (CRLF instead of LF)

0.72  2016-03-31 07:47:31 CEST
   - set minimum version for Path::Tiny to 0.84
   - minor fixes to the Manual
   - fixed warning under perl 5.10

0.70  2016-03-30 11:17:53 CEST
   - added manual page, a gentle introduction to Data::Tubes
   - minor fixes to parameters passing
   - minor enhancements to output handling (interlude)
   - minor enhancements to dispatch (cache pre-population)

0.69_01  2016-03-29 19:09:12 CEST
   - lowered requirement to perl 5010 in +Util::Output

0.69_00  2016-03-29 10:18:36 CEST
   - first release