Skip to content

v0.0.10

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jun 22:21
· 10 commits to master since this release
ed43168

What's Changed

  • add exists method to QSet for checking object existence (#54) by @makridenko in #72
  • refactoring url and key attributes for SupabaseClient by @AlexPozh in #78
  • add pre-commit workflow for automated checks on pull requests (#74) by @makridenko in #79
  • Add lte (less than or equal), gt (greater than) filters by @AlexPozh in #76
  • add gte, lt filters by @AlexPozh in #81
  • add pytest-httpx for mocking HTTP requests and update tests (#80) by @makridenko in #82

New Contributors

Full Changelog: v0.0.9...v0.0.10