Skip to content

v0.7.0

Compare
Choose a tag to compare
@wojcikstefan wojcikstefan released this 23 Mar 18:54
· 70 commits to master since this release
  • Added SQLAEmbeddedReference based on SQLAlchemy
  • Introduced a generic EmbeddedReference. Made MongoEmbeddedReference and SQLAlchemyEmbeddedReference inherit from it.
  • Updated setup.py with updated install and test requirements.
  • Added more automated tests and switched the test runner to pytest.