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

Releases: techmmunity/easy-check

Add isUUIDv4 Check

08 Jan 13:48
05dd0ab
Compare
Choose a tag to compare
Merge pull request #22 from Techmmunity/feature/add-automatic-npm-pub…

…lish-on-release-created

Try To Fix GitHub Action - Publish

Add CPF Checks

25 Dec 04:08
5d6349b
Compare
Choose a tag to compare
Merge pull request #13 from Techmmunity/feature/add-date-checks

Add Date Checks

Add URL Checkers

23 Dec 20:39
8fb049b
Compare
Choose a tag to compare
Merge pull request #12 from Techmmunity/feature/url-checkers

Add URL Checkers

Big Change

23 Dec 16:53
0ff403f
Compare
Choose a tag to compare
  • Change lib export { EasyCheck } => { check }
  • Fix hasHtmlTags Regex
  • Improve Tests Coverage To 100%
  • Remove isRegex function due critical fails to validation regex
  • Add Tips && Tricks section in README.md

Add README.md To Build Version

23 Dec 10:45
4cadb6e
Compare
Choose a tag to compare
Merge pull request #8 from Techmmunity/feature/improve-readme-and-pip…

…eline

Improve README and Pipeline

Improve Build Version

23 Dec 10:25
8f79e46
Compare
Choose a tag to compare
Merge pull request #7 from Techmmunity/fix/jobs-names

Fix Jobs Names

Initial Release of Easy Check

22 Dec 18:37
Compare
Choose a tag to compare
v1.0.0

Add GitHub Actions To Publish To NPM