Catmandu

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

  - new rename fix
  - new search_in_store fix
  - new import_from_string fix
  - new export_to_string fix
  - new valid fix condition ties Validator to fixes
  - new CQLSearchable role
  - new Iterable run method
  - relevant commands get new transaction, sort and sru-sortkeys options
  - remove deprecated data command
  - improved info command
  - inline use of fixes is now cached by default and much faster
  - solved memory leak in Fix::Base
  - the perl code generated by Fix is now a reusable standalone sub
  - more pod

1.0306  2017-02-09 15:22:04 CET
  - config command has new fix and preprocess options
  - memoize loggers

1.0305  2017-01-26 09:32:09 CET
  - fix command line repeated argument bug

1.0304  2016-11-23 11:21:32 CET
  - new index fix
  - fix command line argument utf8 bug

1.0303  2016-10-18 14:45:49 CEST
  - convert and export commands get a new id option

1.0302  2016-10-04 10:43:51 CEST
  - Hash store is now transactional for testing purposes

1.0301  2016-09-22 09:33:53 CEST
  - fix hashmap bind tests

1.03  2016-09-21 10:32:51 CEST
  - specialized id generators for bags
  - rewrite of the fix parser using Parser::MGC
  - Catmandu->fixer($fixer) echoes the $fixer back as expected

1.0201_02  2016-05-27 09:46:53 CEST
  - rewrite of the fix parser using Parser::MGC
  - Catmandu->fixer($fixer) echoes the $fixer back as expected

1.0201_01  2016-05-26 14:45:25 CEST
  - rewrite of the fix parser using Parser::MGC
  - Catmandu->fixer($fixer) echoes the $fixer back as expected

1.0201  2016-05-23 14:25:25 CEST
  - faster, simpler vacuum fix
  - update required version of Marpa

1.02  2016-05-20 11:33:38 CEST
  - all fixes and fix conditions can be used inline now
  - more fast type tests
  - fix type check bug

1.01  2016-05-10 13:03:58 CEST
  - configurable prefixes for internal store data keys (_id, _version, ...)
  - fix file or inline fix preprocessing with moustache templates
  - faster type tests with Ref::Util
  - is_true and is_false fix conditions have a new strict mode
  - new is_array, is_object, is_string, is_number and is_null fix conditions
  - new Importer http_timing and http_retry options
  - better info command
  - switch to Cpanel::JSON::XS
  - consistent interpretation of backslash in fixes with regexes
  - fix bugs relating to perltidy
  - more and better pod
  - more tests

1.0002_03  2016-04-28 10:00:55 CEST
  - fix file or inline fix preprocessing with moustache templates
  - faster type tests with Ref::Util
  - is_true and is_false fix conditions have a new strict mode
  - new is_array, is_object, is_string, is_number and is_null fix conditions
  - new Importer http_timing and http_retry options
  - better info command
  - switch to Cpanel::JSON::XS
  - consistent interpretation of backslash in fixes with regexes
  - fix bugs relating to perltidy
  - more and better pod
  - more tests

1.0002_02  2016-04-22 09:38:41 CEST
  - is_true and is_false fix conditions have a new strict mode
  - new is_array, is_object, is_string, is_number and is_null fix conditions
  - new Importer http_timing and http_retry options
  - better info command
  - switch to Cpanel::JSON::XS
  - consistent interpretation of backslash in fixes with regexes
  - fix bugs relating to perltidy
  - more and better pod
  - more tests

1.0002_01  2016-04-14 14:19:42 CEST
  - better info command
  - switch to Cpanel::JSON::XS
  - consistent interpretation of backslash in fixes with regexes
  - fix bugs relating to perltidy
  - more and better pod
  - more tests

1.0002  2016-04-01 13:36:28 CEST
  - fix debug mode dying if Perl::Tidy is missing
  - error messages now default to empty string
  - improved Importer::TSV and Exporter::TSV

1.0001  2016-03-03 16:28:16 CET
  - fix some pod typos
  - fix handling multivalued response http headers in Importer

1.00  2016-02-22 16:16:07 CET
  - fix os-dependent paths in tests
  - throw an error if an Importer file path doesn't exist
  - bump required version of URI::Template because we need variable names
    returned in order
  - pod fixes
  - lots of pod
  - lots of tests
  - new Exporter::Mock
  - new Importer::TSV and Exporter::TSV
  - new 'uri_decode' and 'uri_encode' fixes
  - new Droppable and Transactional roles for stores
  - new 'drop' command
  - switch to MooX::Role::Logger for logging
  - smarter CSV::Importer
  - new specialized TabularExporter base role
  - fix bug in 'array_to_sentence' helper function
  - fix $append bug in 'data_at' helper function
  - the 'data' command is deprecated. All it's functionality is now provided by
    the 'import', 'export', 'convert' and 'copy' commands
  - rename the 'move' command to the more accurate 'copy'
  - line delimited JSON is no longer the default for Importer::JSON and



( run in 2.233 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )