Histórico de commits

Autor SHA1 Mensagem Data
  Evgeny Poberezkin cad7dc94e8 fix: check only own properties of schema, change property limit for equility check from 5 to 8, fixes #743 6 anos atrás
  Evgeny Poberezkin dad7132adf test: fix browser tests, replace id with $id 7 anos atrás
  Evgeny Poberezkin ce62f117ee feat: use only $id by default, closes #641 7 anos atrás
  Evgeny Poberezkin e15f543dbd refactor: remove patternGroups keyword, #614 7 anos atrás
  Evgeny Poberezkin 05e2b38d67 fix: "default" should work inside "then" and "else", closes #635 7 anos atrás
  Evgeny Poberezkin 04d62ae67e Merge branch 'master' into beta 7 anos atrás
  Evgeny Poberezkin 89a80cabf8 check that console has log, warn and error methods as well 7 anos atrás
  Meir Rotstein 5ba22a36aa remove Logger class, resolve logger object on Ajv ctor instead 7 anos atrás
  Meir Rotstein e0c7eac50d create logger instance per Ajv instance 7 anos atrás
  Meir Rotstein ceb552abd4 logger option tests 7 anos atrás
  Evgeny Poberezkin dd884fe93d feat: option $comment, closes #609 7 anos atrás
  Evgeny Poberezkin b6d927980b feat: draft-07 meta-schema 7 anos atrás
  Evgeny Poberezkin 4f631e61b8 feat: support $id, #384 7 anos atrás
  Evgeny Poberezkin 376cc172b4 feat: extendRefs: "ignore" by default 7 anos atrás
  Evgeny Poberezkin 16bf5946fe fix: support required with $data/many properties with ownProperties option, #197 7 anos atrás
  Evgeny Poberezkin 176ed87c33 fix: support schema dependencies with ownProperties option, #197 7 anos atrás
  Evgeny Poberezkin 1babc9df49 fix: support property dependecies with ownProperties option, #197 7 anos atrás
  Evgeny Poberezkin df6ef691ae fix: ownProperties option with required keyword, #197 7 anos atrás
  Evgeny Poberezkin 57fc360285 test: ownProperties option with properties and required keywords, #197 7 anos atrás
  Evgeny Poberezkin ea5b7008ae fix: support ownProperties option with properties keyword, #197 7 anos atrás
  Evgeny Poberezkin dbe863032a test: failing tests for ownProperties option (skipped), #197 7 anos atrás
  Evgeny Poberezkin c9fb5cafb9 refactor: tests for ownProperties option, #197 7 anos atrás
  Evgeny Poberezkin 901343c95d feat: support formats with $data for numbers, #291 7 anos atrás
  Evgeny Poberezkin e949b8462c test: patternGroups with meta; meta: false warns insead of throwing meta-schema validation 7 anos atrás
  Evgeny Poberezkin 8bb3b52f55 feat: serialize option, closes #385, closes #341 7 anos atrás
  Evgeny Poberezkin fc1c46cbfa feat: option processCode replaced option beautify, closes #382 8 anos atrás
  Evgeny Poberezkin ab488a4f57 feat: option $data instead of v5, use draft-6 meta schema, support constant and contains keywords by default, #372 8 anos atrás
  Evgeny Poberezkin afd02f1f72 refactor: patternGroups deprecated, requires option to use, #371 8 anos atrás
  Evgeny Poberezkin f3577a3b34 refactor: moved switch, patternRequired, formatMinimum/Maximum to ajv-keywords, #371 8 anos atrás
  Evgeny Poberezkin c86e1bbc02 feat: make option unknownFormats default to true, closes #324 8 anos atrás