Skip to content

Conversation

@rnag
Copy link
Owner

@rnag rnag commented Jan 6, 2026

  • Code cleanup + minor refactor
  • Minor optimization in codegen for v1 dump: for fields with defaults, use name directly if the result is unchanged, don't assign to v1 if not needed
  • Update benchmarks/ results
  • Fix mypy errors i serial_json.py (fixes mypy fails to parse serial_json.pyi #237)

@rnag rnag changed the title Working changes v0.39.1 Jan 6, 2026
@rnag rnag merged commit 64d595a into main Jan 6, 2026
8 checks passed
@rnag rnag deleted the working-changes branch January 6, 2026 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mypy fails to parse serial_json.pyi

2 participants