Skip to content

v0.94.0

Choose a tag to compare

@github-actions github-actions released this 02 Dec 13:26
· 6 commits to master since this release
5bdb9c7

0.94.0 (2025-12-02)

Bug Fixes

  • accept table names starting with _ (edc495d)
  • add views and materialized views (5f48036)
  • add views and materialized_views, add insert and update methods too (5a514cc)
  • add x-application-name header, add python to server.ts (5559285)
  • filter non-included schemas (859a5d6)
  • typegen: schemas filtering (#1016) (b0478c3)
  • use schema in type name (3bcc3e6)

Features

  • add gen python types command to package.json (418b371)
  • add python generator (5dfd66e)