Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

Releases: veritem/valdie

v0.1.0

06 Aug 18:41
Compare
Choose a tag to compare

Introducing new error handling

  • feat: fixed all broken tests 1b80dc8
  • feat: migrated all unit tests a87ee43
  • feat: update entire api 64de9f9

v0.0.12...v0.1.0

v0.0.10

06 Jun 16:12
Compare
Choose a tag to compare
  • be91c82 (chore): add new push
  • 2f972bd Merge branch 'main' of github.com:Rwanda-Coding-Academy/Valdie into main
  • 48df7aa (chore): fix test
  • 01aef92 Merge pull request #18 from Rwanda-Coding-Academy/dependabot/npm_and_yarn/ts-jest-26.5.6
  • 623d1ea Merge pull request #19 from Rwanda-Coding-Academy/dependabot/npm_and_yarn/husky-6.0.0
  • 41ab8d8 Merge pull request #20 from Rwanda-Coding-Academy/dependabot/npm_and_yarn/prettier-2.3.1
  • 3472a20 Merge pull request #21 from Rwanda-Coding-Academy/dependabot/npm_and_yarn/eslint-plugin-prettier-3.4.0
  • fa0caef Merge pull request #17 from Rwanda-Coding-Academy/dependabot/npm_and_yarn/typescript-4.3.2
  • 901fa35 (chore): update
  • c03f2b2 Bump eslint-plugin-prettier from 3.3.1 to 3.4.0
  • 152b244 Bump prettier from 2.2.1 to 2.3.1
  • 96ed6dc Bump husky from 4.3.8 to 6.0.0
  • b0c14a7 Bump ts-jest from 26.5.4 to 26.5.6
  • 5807873 Bump typescript from 4.2.3 to 4.3.2
  • a169365 Create dependabot.yml
  • abd8182 Create SECURITY.md
  • 45d1ab1 Update README.md
  • c4768e4 Merge pull request #16 from ntwari-egide/egide
  • ca6d4bc updated readme
  • 585540d run unit test to all methods
  • 9f3a86e fit: added isObject checking in areObjectsFromSameType
  • 72babf1 fix: upated the method name to areObjectsFromSameType
  • 71c4d35 added are Objects from same parents
  • 29b0a4e Fit: fix bug in isObject method
  • deb30f5 fit: added implementations of isObject
  • 0cb7c87 Fit: added implementation of is object empty validator
  • e9e82ce Merge pull request #9 from claranceliberi/isTel
  • 0d76ff5 Update README.md
  • 0a79734 Update README.md
  • e54287a Update README.md
  • 5c61c28 feat: update update reame
  • da0933f feat: update link
  • 9dba509 Merge branch 'main' of github.com:claranceliberi/Valdie into main
  • 1acc237 Merge pull request #7 from irumvanselme/main
  • c588a9d Fix the bug on isString
  • b566f8e Add isUrl to calidations
  • 3c284d5 Fix some issues on documentation
  • 035741a Add some documentation
  • d78af44 Update README.md
  • 0d596c2 feat: new release
  • 6edb66a Update README.md
  • 6b48f45 Merge pull request #4 from Rwanda-Coding-Academy/fit-isInterger
  • 1b89469 chore: polished feature
  • bfaf0ed chore: isInteger failing cases
  • 4b7fae3 Update README.md
  • 428f661 Update README.md
  • c176d4c test: isTel test
  • 6eb6ee9 test: isTel test
  • 245ded2 feat: telephone validator
  • 8b4f5a1 feat: ignore jetbrains editor files
  • 4bba9fa Merge pull request #5 from DivinIrakiza/main
  • d41b1e1 New: Added NPM versioning and download sync in README
  • fba74d8 fit: added is integer validator
  • f4f4ef2 fit: added isInteger

v0.0.1..v0.0.10

v0.0.1

04 May 19:51
Compare
Choose a tag to compare
updated config