App-RecordStream

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

4.0.25  2018-06-06 08:48:39 PDT
    [Documentation]
        * totable: Correct --delim option name in help.  Thanks to Tomohiro
          Hosaka for the report!

4.0.24  2017-07-31 09:41:23 PDT
    [Tests]
        * Remove duplicate key in JSON input that caused errors from
          Cpanel::JSON::XS on CPAN Testers.  Reported by Slaven Rezić as
          [rt.cpan.org #122646].

4.0.23  2017-07-19 10:18:50 PDT
    [Features]
        * tojsonarray: A new command for outputting the record stream as a
          single JSON array.  Complements the existing fromjsonarray.

        * Support for running a Perl script under the recs libraries with:
            recs -- file.pl [arguments]

        * Site lib versions are reported by `recs --version` if available

    [Bug fixes]
        * More reliably determine the fatpack-status of recs

4.0.22  2016-11-09 16:24:48 PST
    [Features]
        * fromcsv: Support custom quote character to aid in parsing weird CSVs

    [Documentation]
        * Correct contributor information for Punyashloka Biswal

    [Development]
        * Add required author dependency on Test::Pod 1.41

4.0.21  2016-10-26 22:00:39 PDT
    [Bug fixes]
        * fromcsv: Fatalize parsing errors instead of silently stopping
        * fromcsv: Support custom escape character to aid in parsing weird CSVs

    [Documentation]
        * Normalize more author names/addresses in the contributors list

    [Tests]
        * Travis CI: Test on Perl 5.22 and 5.24

    [Development]
        * Switch to Git::Contributors (away from ContributorsFromGit)

4.0.20  2016-02-23 21:28:40 PST
    All changes in the previous two trial releases, plus a bug fix:

    [Bug fixes]
        * collate: recformin aggregator was until now acting like recformax!

4.0.19-TRIAL  2015-12-30 13:58:01 PST - TRIAL DEVELOPMENT RELEASE
    [Bug fixes]
        * xform/annotate: Guard against trailing comments in snippets

    [Tests]
        * Travis CI: Use new container-based infrastructure for continuing support
        * Travis CI: Install a more appropriate and limited set of dependencies

4.0.18-TRIAL  2015-11-28 15:46:45 PST - TRIAL DEVELOPMENT RELEASE
    [Prereqs]
        * Avoid known-bad Cpanel::JSON::XS versions

    [Documentation]
        * Document the release process in devel/README.md

    [Tests]
        * Report diagnostics on module versions during automated smoke testing

4.0.17  2015-11-20 18:29:48 PST
    [Bug fixes]
        * fromcsv: Properly handle --header when reading multiple files with
          different header lines.  Previously, headers from each file
          accumulated in order, causing the fields of earlier files to be used
          for later files.  This was not noticeable when each file shared the
          same header.

    [Documention]
        * s/PERL/Perl/g in various ancient places
        * Add Thomas Sibley to the authors

4.0.16  2015-09-19 17:51:52 PDT
    [Features]
        * Add Pg support for database commands (fromdb/todb)

4.0.15  2015-07-24 16:44:49 PDT
    [Features]
        * collate: added a --no-bucket option
        * sort: force a stable sort, always
        * join: composite key support
        * toprettyprint: optionally align values

    [Documentation]
        * Corrected spelling and typos



( run in 1.045 second using v1.01-cache-2.11-cpan-39bf76dae61 )