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