Commit Graph

28 Commits

Author SHA1 Message Date
eee32a02ae chore: adds python3.14 to metadata 2025-12-08 18:56:01 -03:00
ebcc8a295e feat: remove unecessary dependency group 2025-11-23 02:37:14 -03:00
c9330dfd6d feat: fixes error on validation of IPAddresses by Upgrading Pydantic min version to v2.12.4, fixes internal tests implementation and fixes minor logic errors 2025-11-23 02:15:41 -03:00
f0192ee6d3 chore: adds pyright config to project 2025-09-15 13:54:32 -03:00
92c174c189 fix: fixes docs build 2025-09-14 10:49:53 -03:00
e45086e29e feat: adds static type check to ci/cd 2025-09-13 19:48:17 -03:00
53418f2b2b chore: fixes license in pyproject - no change was made 2025-09-12 11:36:11 -03:00
6c94047ec0 Adds Docs for Enum 2025-06-22 17:21:28 -03:00
249195ff26 Finalizes String Doc 2025-06-20 22:54:24 -03:00
c504efe23b Initial Work on Documentation 2025-06-19 23:51:33 -03:00
66ca341bb2 Adds Test to AllOf 2025-06-03 02:31:13 -03:00
25d8e68e95 Fixes Test and Reports 2025-06-03 02:20:15 -03:00
Pu Chen
7a3266e4cc Install email-validator 2025-05-06 21:54:02 +08:00
1c546d252f Omits Test Dir in Test Coverage 2025-04-19 17:26:33 -03:00
d5149061a1 Formats Import Orders 2025-04-17 03:04:38 -03:00
459d9da0b9 Final Implementation of AllOf Keyword 2025-04-17 03:03:22 -03:00
7272b1a74b Implements Object Defaults 2025-04-13 02:40:07 -03:00
21e64be29b Adds Codecov 2025-04-11 23:49:47 -03:00
e803e39a92 Adds Description 2025-04-11 21:55:32 -03:00
7a75bef9ec Fixes Metadata 2025-04-10 01:14:22 -03:00
3239825748 Merge remote-tracking branch 'origin/main' into adds-readme 2025-04-10 00:58:55 -03:00
4fc01991da Adds README and LICENSE 2025-04-10 00:57:50 -03:00
7f0ce337b1 Implements All Basic Defaults 2025-04-10 00:48:14 -03:00
936c5b350a Initial Fields Validators Implementation 2025-04-07 19:23:49 -03:00
18aab52f84 Changes Formating Tools to Ruff 2025-04-05 17:07:29 -03:00
d1984b8ae9 Renames Project 2025-04-04 21:16:09 -03:00
529a35d8bd Fist Initial and Working Version of JsonSchema to Pydantic 2025-03-27 01:31:52 -03:00
0b11408c8f Initial Commit 2025-03-21 22:50:52 -03:00