Skip to content
This repository has been archived by the owner on Oct 22, 2022. It is now read-only.

0.1.0

Compare
Choose a tag to compare
@nsidnev nsidnev released this 17 May 00:29
· 99 commits to master since this release
d910510

Added

  • Support transactions as arguments in queries.

Misc

  • Bump dependencies.
  • Add cache for dependencies in CI.
  • Add Python 3.9 in CI's matrix when running tests.
  • Run CI using latest EdgeDB Beta 2 version.
  • Update CI using latest stable actions.
  • Migrate to GitHub-native Dependantbot.
  • Replace docker-compose with edgedb projects.
  • Move pytest, coverage, mypy and isort configuration into pyproject.toml.
  • Run flake8 on tests with flake8-pytest-style and fix issues.