CVS log for pkgsrc/devel/p5-JSONSchema-Validator/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-JSONSchema-Validator
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Nov 16 12:04:28 2024 UTC (2 weeks, 5 days ago) by wiz
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1
lines
*: recursive bump for perl 5.40
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Aug 11 01:33:05 2024 UTC (3 months, 3 weeks ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -4
lines
Update to 0.11
Upstream changes:
0.011 2022-08-24
- Added checking params from schema
- Fixed incorrectly handle array parameters
- Added expectation and actual to type mismatch errors
- Added the URI of the followed $ref
- Improved documentation and tests
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jul 6 09:39:24 2023 UTC (17 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
*: recursive bump for perl 5.38
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jun 28 11:32:38 2022 UTC (2 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1
lines
*: recursive bump for perl 5.36
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jan 21 01:37:24 2022 UTC (2 years, 10 months ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
Update to 0.010
Upstream changes:
0.010 2021-12-01
- Added verbosity to test (uid66)
- Fixed bug with $ref and sibling $id
- Added TO_JSON method to Error class (ehuelsmann)
- Fixed bug with wrong detection of booleans
0.009-TRIAL 2021-11-28
- Trial release to find the bug with type boolean
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Nov 22 12:00:13 2021 UTC (3 years ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1
lines
p5-JSONSchema-Validator: add missing dependency. Ride import.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Nov 22 11:36:10 2021 UTC (3 years ago) by wiz
Branches: MAIN
devel/p5-JSONSchema-Validator: import p5-JSONSchema-Validator-0.008
OpenAPI specification and JSON Schema Draft4/Draft6/Draft7 validators
with minimum dependencies.
CVSweb <webmaster@jp.NetBSD.org>