2024-02-25 23:53:49 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-pydantic-core: updated to 2.16.3
v2.16.3
'YYYY-MM-DD' date string coerced to datetime shouldn't infer timezone
CI: Updates for Rust 1.76
|
2024-02-03 09:19:19 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-pydantic-core: updated to 2.16.2
v2.16.2
Remove AsLocItem trait
Fix: pattern serialization
Fid UUID validation from string
Fix warning for tuple of wrong size in Union
Fix model computed_field json serialization
|
2024-01-30 22:08:51 by Adam Ciarcinski | Files touched by this commit (5) |
Log message:
py-pydantic-core: added version 2.16.1
This package provides the core functionality for pydantic validation and
serialization.
|