Skip to content

Releases: DP6/penguin-datalayer-core

v1.1.5

Choose a tag to compare

@github-actions github-actions released this 30 Apr 14:48
6e5768e

1.1.5 (2021-04-30)

Performance Improvements

  • Merge pull request #31 from DP6/schema-parse (6e5768e)

v1.1.4

Choose a tag to compare

@github-actions github-actions released this 23 Apr 03:54
b42bf16

1.1.4 (2021-04-23)

Bug Fixes

  • 🐛 Modificações realizadas nas funções validate(), checkErrorsPerSchema(), checkMissingProperty(), revalidateSchema() (b7843b8)
  • 🐛 Ajustes na validação e novos testes #29 (b42bf16)

Performance Improvements

  • ⚡ Implementado novos testes unitários e melhorias nos logs (5a5c328)

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 16 Mar 19:08
805c645

1.1.3 (2021-03-16)

Bug Fixes

  • 📌 rollback upgrade versão Ajv (805c645)

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 12 Mar 13:31
8151c44

1.1.2 (2021-03-12)

Bug Fixes

  • 🐛 Correção trace array de validação (8151c44)

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 10 Mar 12:07
661bad5

1.1.1 (2021-03-10)

Bug Fixes

  • 🐛 Correção ReferenceError em trace() (661bad5)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Mar 22:02
cba1158

1.1.0 (2021-03-09)

Features

  • ⚡ Implementado trace de log opcional (cba1158)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 02 Mar 20:54
eddf88d

1.0.0 (2021-03-02)

Features

  • 🚧 refactoring data layer validation logic (4fd3de3)