[libjson-validator-perl] branch master updated (d13be73 -> 49c1147)
gregor herrmann
gregoa at debian.org
Sun Oct 30 14:59:37 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libjson-validator-perl.
from d13be73 New upstream release, ready for review
adds 0d7644e Fix "Use of uninitialized value $schema_type..."
adds fe8c661 No need to _validate_type_boolean() unless defined
adds 6497367 Fix recurring requests with same path part jhthorsen/swagger2#93
adds 501b265 Add support for multiple cache dir search paths
adds 77d7271 $c->openapi->invalid_input is deprecated
adds 0128d20 Released version 0.81
adds 5b4cb20 Add script for testing all dependencies
adds 3469563 Fix finding all $ref occurances, closes #95
adds 47aade6 Released version 0.82
adds 7b5689c Fix reference to jhthorsen/swagger2#95 in Changes (870c73d)
adds 97f0d73 Fix handling of true/false in schema, when loaded with YAML::Syck closes #27
adds d972e5a need to coerce all values... because YAML is awful #27
adds 2432186 Add EXPERIMENTAL support for passing $json_path to validate()
adds 6dee133 Released version 0.83
adds a3dcbad Removed support for passing $json_path to validate()
adds 7d3d3ed Fix guessing type of objects that has TO_JSON()
adds 1da5fda Released version 0.84
adds e89b25b Trying to explain how _resolve_schema() works
adds 8045836 Fix handling of collectionFormat where no input is defined
adds 2a9d699 Released version 0.85
adds 7353630 Documented bundled resources
adds c437c16 Released version 0.86
adds edf6419 Add test for minProperties:1, closes #29
adds d1e4a84 Fix validating data when boolean.pm is loaded jhthorsen/mojolicious-plugin-openapi#12
adds 688348e Released version 0.87
adds 8ad9cf6 New upstream version 0.87+dfsg
new 11d8e8f Merge tag 'upstream/0.87+dfsg'
new 3220480 Update debian/changelog
new 9d0b2cd Update build dependencies
new 49c1147 releasing package libjson-validator-perl version 0.87+dfsg-1
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Changes | 9 ++++
META.json | 5 ++-
META.yml | 5 ++-
README | 45 ++++++++++++++++++-
debian/changelog | 8 ++++
debian/control | 6 ++-
lib/JSON/Validator.pm | 101 +++++++++++++++++++++++++++++++++++-------
lib/JSON/Validator/OpenAPI.pm | 2 +-
t/booleans.t | 7 +++
t/jv-object.t | 7 ++-
10 files changed, 169 insertions(+), 26 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libjson-validator-perl.git
More information about the Pkg-perl-cvs-commits
mailing list