| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-04-28 | Update six requirement from >=1.14.0 to >=1.17.0 | dependabot[bot] | 1 | -1/+1 | |
| Updates the requirements on [six](https://github.com/benjaminp/six) to permit the latest version. - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](https://github.com/benjaminp/six/compare/1.14.0...1.17.0) --- updated-dependencies: - dependency-name: six dependency-version: 1.17.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> | |||||
| 2026-04-28 | Update virtualenv requirement from >=16.6.0 to >=21.3.0 | dependabot[bot] | 1 | -1/+1 | |
| Updates the requirements on [virtualenv](https://github.com/pypa/virtualenv) to permit the latest version. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/16.6.0...21.3.0) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 21.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> | |||||
| 2026-04-28 | Update sphinx requirement from >=1.3 to >=7.4.7 | dependabot[bot] | 1 | -1/+1 | |
| Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v7.4.7/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v1.3...v7.4.7) --- updated-dependencies: - dependency-name: sphinx dependency-version: 7.4.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> | |||||
| 2022-12-22 | Updated Changelogv0.2.2 | Bobby | 1 | -0/+1 | |
| 2022-12-22 | Updated Changelog and Fixed Documentation | Bobby | 2 | -2/+6 | |
| 2022-12-22 | Bump version: 0.2.1 → 0.2.2 | Bobby | 1 | -10/+10 | |
| 2022-12-22 | Bump version: 0.2.1 → 0.2.2 | Bobby | 4 | -4/+4 | |
| 2022-12-22 | Update Actions to Run on NodeJS 16 | Bobby | 1 | -2/+2 | |
| 2022-12-22 | Update Actions to Support Python 3.11 | Bobby | 2 | -2/+20 | |
| 2022-12-22 | Add Support for Python 3.11 | Bobby | 4 | -2/+11 | |
| 2022-11-27 | Added examples to readme | Bobby | 1 | -8/+124 | |
| 2022-11-27 | Update URLs for 0.2.1v0.2.1 | Bobby | 1 | -2/+2 | |
| 2022-11-27 | Bump version: 0.2.0 → 0.2.1 | Bobby | 4 | -4/+4 | |
| 2022-11-27 | Changelog for Quickfix 0.2.1 | Bobby | 1 | -0/+5 | |
| 2022-11-27 | Dropping Python 3.6 Support | Bobby | 1 | -1/+0 | |
| 2022-11-27 | fixed changelog | Bobby | 1 | -1/+1 | |
| 2022-11-27 | minor bump versionv0.2.0 | Bobby | 1 | -2/+2 | |
| 2022-11-27 | Revert "Bump version: 0.2.0 → 0.3.0" | Bobby | 4 | -4/+4 | |
| This reverts commit 73edbdcc0f258fd53a742397b4f993b9ec9a78ab. | |||||
| 2022-11-27 | Bump version: 0.2.0 → 0.3.0 | Bobby | 4 | -4/+4 | |
| 2022-11-27 | changelog for v0.2.0 (#21) | Bobby | 6 | -4/+32 | |
| 2022-11-27 | Merge branch 'main' into fix_patch_0.1.1 | Bobby | 0 | -0/+0 | |
| 2022-11-27 | changelog for v0.2.0 | Bobby | 2 | -1/+2 | |
| 2022-11-27 | Bump version: 0.1.0 → 0.2.0 | Bobby | 4 | -4/+5 | |
| 2022-11-27 | changelog for v0.2.0 | Bobby | 1 | -0/+26 | |
| 2022-11-27 | Fix patch 0.1.1 (#20) | Bobby | 18 | -16/+1487 | |
| ## Added: 1. URL Validator 2. UUID Validator 3. GUID Validator 4. SSN Validator 5. Mac Address (IEEE 802) Validator 6. Zip Code Validator 7. Password Validator Closes #7 Closes #9 Closes #10 Closes #11 Closes #12 Closes #14 Closes #15 | |||||
| 2022-11-27 | fixing lint | Bobby | 17 | -1195/+294 | |
| 2022-11-27 | added ssn and mac validators | Bobby | 6 | -0/+86 | |
| 2022-11-27 | added password validator | Bobby | 4 | -0/+67 | |
| 2022-11-27 | added guid validator | Bobby | 5 | -717/+44 | |
| 2022-11-27 | added zip code validator | Bobby | 6 | -0/+2713 | |
| 2022-11-27 | added uuid validator | Bobby | 4 | -0/+48 | |
| 2022-11-27 | added url validator | Bobby | 4 | -14/+145 | |
| 2022-10-06 | Fixed validation for special phone numbers (#19) | Bobby | 2 | -2/+4 | |
| Fixes #16 | |||||
| 2022-10-06 | Fixed validation for special phone numbers | Bobby | 2 | -2/+4 | |
| 2022-10-06 | Add warning for trade-offs in email regex validation (#18) | Bobby | 1 | -1/+1 | |
| Fixes #8 | |||||
| 2022-10-06 | Merge branch 'main' into email-regex-validation-trade-offs | Bobby | 1 | -11/+197 | |
| 2022-10-06 | Update Apache License (#17) | Bobby | 1 | -11/+197 | |
| 2022-10-06 | Update index.rst | Bobby | 1 | -1/+1 | |
| 2022-10-06 | Update Apache License | Bobby | 1 | -11/+197 | |
| 2022-09-18 | Fixed Grammar in Readme | Bobby | 1 | -1/+1 | |
| 2022-09-18 | Updated README file (#5) | Bobby | 1 | -33/+39 | |
| Added link to the License file in the Readme for easy access. | |||||
| 2022-09-18 | Fixed and Updated Readme | Bobby | 1 | -41/+35 | |
| 2022-09-13 | Added `thanks to all contributors` section | Saptarshi Sarkar | 1 | -0/+4 | |
| 2022-09-13 | Added contribution guideline link in Readme | Saptarshi Sarkar | 1 | -0/+3 | |
| 2022-09-13 | Fixed the link to the license | Saptarshi Sarkar | 1 | -1/+1 | |
| 2022-09-13 | Updated README file | Saptarshi Sarkar | 1 | -0/+5 | |
| Added link to the License file in the Readme for easy access. | |||||
| 2022-09-10 | Added Workflow for publishing to PyPI on release | Bobby | 1 | -0/+39 | |
| 2022-09-10 | Added readme badges | Bobby | 1 | -15/+15 | |
| 2022-09-10 | update setup.py for releasev0.1.0 | Bobby | 1 | -2/+2 | |
| 2022-09-10 | Changelog for upcoming release 0.1.0 | Bobby | 1 | -1/+1 | |
