Skip to content
This repository has been archived by the owner on Oct 20, 2021. It is now read-only.

Releases: techmmunity/easy-check

Update README

11 Sep 16:21
9af9512
Compare
Choose a tag to compare
3.3.2

Update README (#137)

Update Community URL

01 Sep 23:15
b6e9d9e
Compare
Choose a tag to compare
3.3.1

Update Code Owners (#132)

Add isNumeric

04 Jun 18:49
19ac887
Compare
Choose a tag to compare

Add isNumeric, a function that checks if a string is made only by numbers

Fix isDivisibleByTen Export

04 Jun 18:32
b13c073
Compare
Choose a tag to compare
3.2.1

Fix Export isDivisibleByTen (#66)

Add Luma Colors Valitation

17 May 14:02
bd0fb2b
Compare
Choose a tag to compare
  • Add isDarkHexColor
  • Add isLightHexColor

Fix Library Typing

17 May 00:43
3069725
Compare
Choose a tag to compare
3.1.2

Update Description (#53)

Add isDivisibleByTen

14 May 17:52
0a94843
Compare
Choose a tag to compare
3.1.1

Add isDivisibleByTen (#51)

Fix isLeap method

14 May 17:40
22aa1d0
Compare
Choose a tag to compare
Bump eslint-plugin-import from 2.22.1 to 2.23.0 (#48)

Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.1 to 2.23.0.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.22.1...v2.23.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Henrique Leite <[email protected]>

Update project to version 3.0.0

13 May 18:59
531f197
Compare
Choose a tag to compare
  • Improve project architecture
  • Make project more modular (now you can import just the functions that you need!)
  • Improve contribution description

Add Length Limit To Password Check

22 Jan 10:57
028a449
Compare
Choose a tag to compare
Add Length Limit To Password Validation And Remove Package From GitHu…

…b Registry (#23)