[libcatmandu-perl] 91/101: changelog
Jonas Smedegaard
dr at jones.dk
Tue Feb 23 13:44:00 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libcatmandu-perl.
commit 2e98244125c2d9da84e5b537b410036de8cf1a64
Author: Nicolas Steenlant <nicolas.steenlant at ugent.be>
Date: Mon Feb 22 16:16:04 2016 +0100
changelog
---
Build.PL | 2 +-
Changes | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+), 1 deletion(-)
diff --git a/Build.PL b/Build.PL
index 9f7697f..c6933a6 100644
--- a/Build.PL
+++ b/Build.PL
@@ -18,7 +18,7 @@ my %module_build_args = (
"Nicolas Steenlant, C<< <nicolas.steenlant at ugent.be> >>"
],
"dist_name" => "Catmandu",
- "dist_version" => "1.00_03",
+ "dist_version" => "1.00",
"license" => "perl",
"module_name" => "Catmandu",
"recommends" => {
diff --git a/Changes b/Changes
index 7aa6a26..8e33aac 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,28 @@
Revision history for Catmandu
{{$NEXT}}
+ - 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
+ Exporter:JSON
1.00_03 2016-02-10 14:34:07 CET
- fix os-dependent paths in tests
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-perl.git
More information about the Pkg-perl-cvs-commits
mailing list