[libtype-tiny-perl] 02/11: restore accidentally-stomped-on changelog data

Jonas Smedegaard dr at jones.dk
Wed Oct 29 19:42:47 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to tag 1.001_002
in repository libtype-tiny-perl.

commit 37030f96ddbc1d150b9b71021646999e4d42eae6
Author: Toby Inkster <mail at tobyinkster.co.uk>
Date:   Fri Sep 19 13:17:40 2014 +0100

    restore accidentally-stomped-on changelog data
---
 meta/changes.pret | 42 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 42 insertions(+)

diff --git a/meta/changes.pret b/meta/changes.pret
index 9af24b5..8a13c33 100644
--- a/meta/changes.pret
+++ b/meta/changes.pret
@@ -2115,6 +2115,48 @@
 		];
 	].
 
+`Type-Tiny 1.001_000 cpan:TOBYINK`
+	issued  2014-09-07;
+	changeset [
+		dcs:versus `Type-Tiny 1.000003 cpan:TOBYINK`;
+		item [
+			a dcs:Bugfix;
+			label "Fix issues with coercions and native attribute traits with some oldish versions of Moose on oldish versions of Perl.";
+			dcs:thanks cpan:PJFL;
+			dcs:fixes RT#98159;
+		];
+		item [
+			a dcs:Tests;
+			label "Make some of the test case skip_all bits more ambitious; test older versions of Moose and Moo than we were testing before.";
+		];
+		item [
+			a dcs:Bugfix;
+			label "Fix for Type::Registry::DWIM.";
+			dcs:thanks cpan:SPICEMAN;
+			dcs:fixes RT#98458;
+		];
+		item [
+			a dcs:Update;
+			label "If Sub::Name is unavailable, but the shiny new core Sub::Util is available, then use it instead.";
+		];
+		item [
+			a dcs:Addition;
+			label "Type::Params now provides `compile_named` and `validate_named` functions which do the same thing as `compile` and `validate` but are better for named arguments.";
+			comment "Several people have requested this.";
+		];
+		item [
+			a dcs:Change;
+			label "`Type::Utils::dwim_type` now allows more control over fallback behaviours.";
+		];
+		item [
+			a dcs:Documentation;
+			label "Updates to Type::Tiny::Manual::UsingWithMoose, Type::Tiny::Manual::UsingWithMoo, and Type::Tiny::Manual::UsingWithMouse.";
+		];
+		item "Updated NEWS file."^^Documentation;
+		item "Updated TODO file."^^Documentation;
+		item "Want Type::Tiny::XS 0.011."^^Update;
+	].
+
 `Type-Tiny 1.001_001 cpan:TOBYINK`
 	issued  2014-09-19;
 	changeset [

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtype-tiny-perl.git



More information about the Pkg-perl-cvs-commits mailing list