Metadata-Version: 2.1
Name: safeshield
Version: 1.5.2
Summary: Library for Help Validation Control
Home-page: https://github.com/WunsunTarniho/py-guard
Author: Wunsun Tarniho
Author-email: wunsun58@gmail.com
Project-URL: Bug Tracker, https://github.com/WunsunTarniho/py-guard/issues
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Security
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: mysql-connector-python==8.0.33
Requires-Dist: Pillow==11.2.1
Requires-Dist: psycopg2-binary==2.9.9
Requires-Dist: python-dotenv==1.1.1
Requires-Dist: python-dateutil==2.9.0.post0
Requires-Dist: setuptools==63.2.0
Requires-Dist: SQLAlchemy==2.0.41
Requires-Dist: Werkzeug==1.0.1
Requires-Dist: dnspython==2.4.2
Requires-Dist: idna==3.4

## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details

## v1.0.1 (2024-07-20)
- Fixed: Bug when import `validator`.

## v1.0.2 (2024-07-20)
- Fixed: Libary deprecated.

## v1.0.3 (2024-07-20)
- Fixed: Libary deprecated.

## v1.0.4 (2024-07-20)
- Fixed: Libary deprecated.

## v1.0.5 (2024-07-20)
- Fixed: Libary deprecated.

## v1.0.6 (2024-07-20)
- Fixed: Libary deprecated.

## v1.0.7 (2024-07-20)
- Fixed: Libary deprecated.

## v1.0.8 (2024-07-20)
- Fixed: Libary deprecated.

## v1.0.9 (2024-07-20)
- Fixed: Libary deprecated.

## v1.1.0 (2024-07-20)
- Fixed: Bug connect database to Odoo.

## v1.2.0 (2024-07-20)
- Fixed: Bug connect database to Odoo.

## v1.2.1 (2024-07-20)
- Fixed: Bug unique and exist rule.

## v1.2.2 (2024-07-20)
- Fixed: Error when connect use postgres.

## v1.3.2 (2024-07-20)
- Refinement: Groups Inheritance Rule Class.

## v1.4.2 (2024-07-20)
- Feature: Rule can accept function as argument, Rule Chaning

## v1.4.3 (2024-07-20)
- Fixed: Error when validation failed

## v1.4.3 (2024-07-20)
- Fixed: Sometimes rule failed

## v1.4.4 (2024-07-20)
- Fixed: Sometimes rule failed
