Skip to content

Bug fixes

Compare
Choose a tag to compare
@collerek collerek released this 23 Apr 13:50
· 860 commits to master since this release

0.10.5

🐛 Fixes

  • Fix bug in fastapi-pagination #73
  • Remove unnecessary Optional in List[Optional[T]] in return value for QuerySet.all() and Querysetproxy.all() return values #174
  • Run tests coverage publish only on internal prs instead of all in github action.