v0.2.1
Fixed
- Fixed an issue in
_serialize_response
whereBaseModel
was converted to a dictionary incorrectly. - Resolved a bug causing
DataLoader
to crash when processing empty datasets. - Added tests.
- Added
CHANGELOG.md
.
_serialize_response
where BaseModel
was converted to a dictionary incorrectly.DataLoader
to crash when processing empty datasets.CHANGELOG.md
.