Commit 2180f56
committed
Release v0.1.18
- Changes
• Added ExceptionCode with built-in standard codes (ISE-500, VAL-422, etc.)
• Unified fallback errors to use ExceptionCode.INTERNAL_SERVER_ERROR
• Improved validation error handling with consistent responses
• Updated docs: added parameters table + clearer examples
• Updated packaging (pyproject.toml) with Python 3.10+ requirement and project URLs1 parent 6a18425 commit 2180f56
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
| 27 | + | |
30 | 28 | | |
31 | 29 | | |
32 | 30 | | |
| |||
0 commit comments