v0.3.0
-
Adds
partial_kwargs: a list of function kwargs to partialize. This was previously hard-coded asengine, 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.