Skip to content

v0.3.0

Choose a tag to compare

@chriscardillo chriscardillo released this 17 Feb 15:51
· 53 commits to main since this release
608e7bb
  • Adds partial_kwargs: a list of function kwargs to partialize. This was previously hard-coded as engine, but can now be set by the user.

  • Updates tests and built-in functions to be SQLAlchemy 2.x-compatible.

  • Moves render_[x] functions to a submodule.