Skip to content

Release 0.5.4

Compare
Choose a tag to compare
@ddanier ddanier released this 18 Jul 19:20
· 41 commits to main since this release

Rename .apply() to .model_apply() to follow pydantic's naming schema. Note that you can still use .apply(), but it will issue a DeprecationWarning.