Commit Graph

175 Commits

Author SHA1 Message Date
95600dfbe6 Merge pull request #4 from HideyoshiNakazone/fixes-metadata
Fixes Metadata
v0.1.0.post1
2025-04-10 01:15:04 -03:00
7a75bef9ec Fixes Metadata 2025-04-10 01:14:22 -03:00
cc33bbadae Merge pull request #3 from HideyoshiNakazone/adds-readme
Adds README, LICENSE and Changes Build to SDIST
v0.1.0
2025-04-10 01:00:12 -03:00
3239825748 Merge remote-tracking branch 'origin/main' into adds-readme 2025-04-10 00:58:55 -03:00
3063684ffb Changes Build to SDIST 2025-04-10 00:58:35 -03:00
4fc01991da Adds README and LICENSE 2025-04-10 00:57:50 -03:00
63865472c0 Merge pull request #2 from HideyoshiNakazone/implements-default
Implements Defaults
2025-04-10 00:49:20 -03:00
7f0ce337b1 Implements All Basic Defaults 2025-04-10 00:48:14 -03:00
a571e28015 Initial Implementation of Default 2025-04-09 23:47:40 -03:00
903c6ea08b Merge pull request #1 from HideyoshiNakazone/initial-fields-validators
Initial Fields Validators for:
- string
- number
- integer
- boolean
- object
- array
2025-04-09 23:22:48 -03:00
eb9427c72e Fixes Support for Python3.10 2025-04-09 23:19:29 -03:00
1e59268cd3 Adds Build and Test Pipeline 2025-04-09 23:17:33 -03:00
00721c936a Fixes Tests for Array Parser 2025-04-09 22:41:27 -03:00
373c79d5f1 Adds TypedDict for JsonSchema for Reference 2025-04-09 22:27:42 -03:00
6ea5d204ae Final Working Pydantics Validations 2025-04-09 22:27:42 -03:00
63dc0de4b2 Final Implementation of Validation Options 2025-04-09 22:27:42 -03:00
9e1763c35a Implements Int, Float, String Validators 2025-04-09 22:27:34 -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
55a7162c68 Better Tests and Array Implementation 2025-03-28 02:28:54 -03:00
f872cbee0b Removes Description Missing Warning 2025-03-28 02:28:41 -03:00
9f9b900e27 Better Type Parsing Interface 2025-03-28 02:05:00 -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