Skip to content

Conversation

@threecgreen
Copy link
Contributor

Breaking changes

  • Added DBNRecord union type to Python which includes all record types
  • Removed Record class from Python type stubs to match code: the record classes don't
    share a base class. Use DBNRecord instead.
  • Removed _DBNRecord union type alias which only existed in typestub and wasn't
    importable. Use DBNRecord | Metadata instead

@threecgreen threecgreen requested a review from nmacholl January 6, 2026 19:21
Copy link
Contributor

@nmacholl nmacholl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@threecgreen threecgreen merged commit c678555 into main Jan 6, 2026
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants