Skip to content

Commit

Permalink
Build results of 3cb87ba (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Jul 17, 2014
1 parent bc384df commit 150bb53
Show file tree
Hide file tree
Showing 37 changed files with 762 additions and 1,325 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,12 @@ matrix:
env: STERILIZE_ENV=0 DEVELOPER_DEPS=1
- perl: "5.19"
env: STERILIZE_ENV=0 RELEASE_TESTING=1 AUTHOR_TESTING=1
- perl: "5.19"
env: STERILIZE_ENV=0 COVERAGE_TESTING=1
before_install:
- perlbrew list
- time git clone --depth 10 https://github.com/kentfredric/travis-scripts.git maint-travis-ci
- time git -C ./maint-travis-ci reset --hard master
- time perl ./maint-travis-ci/branch_reset.pl
- time perl ./maint-travis-ci/sterilize_env.pl
install:
Expand Down
43 changes: 24 additions & 19 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,15 +1,26 @@
Release history for HTTP-Tiny-Mech

1.001000 2014-07-17T15:22:19Z
[00 Major]
- Recoded construction to work without Class::Tiny, as the logic is much more difficult since 1.000
- Test Coverage increased to 100%
- Misc packaging cleanups

[Dependencies::Stats]
- Dependencies changed since 1.000000, see misc/*.deps* for details
- develop: +3 -3 (suggests: +2 -1)
- runtime: -1
- test: +1

1.000000 2014-05-10T02:41:46Z
[00 Minor]
- Mostly a packaging changes, not interesting code changes, but downstream
vendors who package by hand may need to pay attention.
- Mostly a packaging changes, not interesting code changes, but downstream vendors who package by hand may need to pay
attention.

[01 Tooling]
- Now uses ExtUtils::MakeMaker instead of Module::Build
- Now defaults to Minimum requirements and "latest" are only recommended (
Previously it required very recent versions of toolchain things
needlessly )
- Now defaults to Minimum requirements and "latest" are only recommended ( Previously it required very recent versions
of toolchain things needlessly )

[02 Version Scheme]
- Moved from x.y.z to x.yyyzzz
Expand All @@ -23,8 +34,7 @@ Release history for HTTP-Tiny-Mech
- 5.019009 : ? → 28

[Dependencies::Stats]
- Dependencies changed since 0.2.1, see Changes.deps{,.all,.dev} for
details
- Dependencies changed since 0.2.1, see misc/*.deps* for details
- build: -1
- configure: +1 -1 (recommends: +1)
- develop: +7 ↑1 -9
Expand All @@ -35,23 +45,20 @@ Release history for HTTP-Tiny-Mech
- Needs HTTP::Tiny 0.022 for tests.

[Dependencies::Stats]
- Dependencies changed since 0.2.0, see Changes.deps{,.all,.dev} for
details
- Dependencies changed since 0.2.0, see misc/*.deps* for details
- runtime: ↑1
- test: +1

0.2.0 2013-11-24T00:18:47Z
[00 Major]
- Internals refactored in terms of Class::Tiny, removing the need for
Moose to do basically nothing.
- Internals refactored in terms of Class::Tiny, removing the need for Moose to do basically nothing.

[Dependencies::Noteworthy]
- use Class::Tiny
- no longer uses Moose and MooseX::NonMoose

[Dependencies::Stats]
- Dependencies changed since 0.1.4, see Changes.deps{,.all,.dev} for
details
- Dependencies changed since 0.1.4, see misc/*.deps* for details
- develop: ↑1
- runtime: +2 -2

Expand All @@ -69,8 +76,7 @@ Release history for HTTP-Tiny-Mech
- use Test::More 1.001002

[Dependencies::Stats]
- Dependencies changed since 0.1.3, see Changes.deps{,.all,.dev} for
details
- Dependencies changed since 0.1.3, see misc/*.deps* for details
- build: ↑1
- configure: ↑1
- develop: +45 -1 (recommends: -1, suggests: +1 -1)
Expand All @@ -95,8 +101,8 @@ Release history for HTTP-Tiny-Mech

0.1.3 2012-11-08T14:06:30Z
[Bugs]
- Resolves github #1 "Adjust get() to bridge HTTP::Tiny and WWW::Mechanize
APIs", reported by Pedro Melo, with fix by Pedro Melo.
- Resolves github #1 "Adjust get() to bridge HTTP::Tiny and WWW::Mechanize APIs", reported by Pedro Melo, with fix by
Pedro Melo.
- Resolves RT#80674 , essentially github #1, reported by Diogo Franco

[Dependencies::Noteworthy]
Expand All @@ -105,8 +111,7 @@ Release history for HTTP-Tiny-Mech
- use Test::More 0.98

[Dependencies::Stats]
- Dependencies changed since 0.1.2, see Changes.deps{,.all,.dev} for
details
- Dependencies changed since 0.1.2, see misc/*.deps* for details
- build: ↑1
- configure: ↑1
- develop: +5 (recommends: ↑1, suggests: ↑1)
Expand Down
31 changes: 8 additions & 23 deletions MANIFEST
Original file line number Diff line number Diff line change
@@ -1,43 +1,28 @@
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.015.
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.019.
.gitignore
.perltidyrc
.travis.yml
Changes
Changes.deps
Changes.deps.all
Changes.deps.dev
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
dist.ini
dist.ini.meta
lib/HTTP/Tiny/Mech.pm
maint-travis-ci/.gitrepo
maint-travis-ci/.perltidyrc
maint-travis-ci/README.mkdn
maint-travis-ci/before_script.pl
maint-travis-ci/branch_reset.pl
maint-travis-ci/create_github_repo.pl
maint-travis-ci/install_deps.pl
maint-travis-ci/install_deps_early.pl
maint-travis-ci/lib/tools.pm
maint-travis-ci/merge_travis_yml.pl
maint-travis-ci/report_fail_ctx.pl
maint-travis-ci/script.pl
maint-travis-ci/sterilize_env.pl
maint-travis-ci/sync_tree.pl
maint-travis-ci/travis_enable.pl
maint-travis-ci/yamls/sterile.mkdn
maint-travis-ci/yamls/sterile.yaml
maint-travis-ci/yamls/sterile2.yaml
maint/perlcritic.rc.gen.pl
perlcritic.deps
misc/Changes.deps
misc/Changes.deps.all
misc/Changes.deps.dev
misc/Changes.deps.opt
misc/perlcritic.deps
perlcritic.rc
t/00-compile/lib_HTTP_Tiny_Mech_pm.t
t/00-report-prereqs.t
t/basic.t
t/get.t
weaver.ini
xt/author/critic.t
xt/release/cpan-changes.t
Expand Down
Loading

0 comments on commit 150bb53

Please sign in to comment.