Skip to content

v0.20.0

Compare
Choose a tag to compare
@Javagedes Javagedes released this 19 Jan 23:04
· 134 commits to master since this release
b757d2d

What's Changed

Dependency Updates

  • build(deps-dev): bump mkdocstrings-python from 1.7.5 to 1.8.0 by @dependabot in #489
  • build(deps-dev): bump ruff from 0.1.11 to 0.1.14 by @dependabot in #490

Integration Instructions

Edk2DB now uses sqlalchemy as an ORM provider. Any custom tables or queries will need to be re-worked following sqlalchemy session guidelines. Review #485 for the major changes.

Full Changelog: v0.19.9...v0.20.0