0.737 2022-01-13 22:42:41 CET - tubify dispatch handlers defined as array refs, now DWIM - more testing (dispatch) - add support for environment variables in tubergen 0.736 2016-11-11 23:26:03 CET - release on CPAN (CPAN Testers seems out these days...) 0.735002 2016-11-11 13:25:38 CET - exact loading Plumbing (formerly brittle) 0.735001 2016-11-06 00:36:11 CET - simplified resolve_module() [after feedback from Doug Bell] - simplified drain() [after feedback from Doug Bell] - added support for versioned API 0.735 2016-10-22 01:34:04 CEST - documentation fixes - add new "tap"s for pipeline: array and first - extend tube() and tubify() to include options - add "gate" to pipeline/sequence 0.734 2016-06-24 08:03:56 CEST - release after 126 PASSes in CPAN Testers (thanks!) 0.733 2016-06-22 14:01:22 CEST - better documentation for `drain` - slight enhancements to the docs - `factory` in `dispatch` now goes through `tubify` - moved validator `with_subs` to `thoroughly`, also extended - extended Travis-CI to 5.24 and 5.22 too - turned doc for subs into =head2 instead of =item 0.732 2016-05-13 22:58:40 CEST - release after 100 PASSes in CPAN Testers (thanks!) - documented tap type `bucket` 0.731 2016-05-12 09:41:34 CEST - upgraded dependency for Template::Perlish (no STDOUT clobbering) - documented "value" in parse_by_format - added tap type `bucket` 0.730 2016-05-03 22:08:39 CEST - added note about workaround in documentation for Parser - added test for package variable cleanup 0.729001 2016-05-02 23:09:55 CEST - fixed bug in handling regexes as "value" in parsers - workaround for pre-5.18 perl 0.729 2016-05-01 23:00:31 CEST - tubergen-generated scripts are now easier to write and use - with_template_perlish: templates in records - with_template_perlish: code ref can return array ref for read_file - tubify: "false" tube specifications are now ignored - added caching facilities - added trim and using it in by_format, by_separators and by_split - expanded by_format and by_separators to accept escaped or quoted strings - by_separators now can accept regular expressions as separators - added by_value_separator 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