Skip to content

v0.2.1

Compare
Choose a tag to compare
@mr-fatalyst mr-fatalyst released this 13 Apr 15:01
· 68 commits to master since this release

Fixed

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