Skip to content

v0.0.79

Choose a tag to compare

@vitali87 vitali87 released this 21 Feb 23:03
· 5188 commits to main since this release

Highlights

  • SDK Enhancement: Added cgr shim package for improved Python import handling.
  • Package Management: Introduced a new package to simplify short Python imports.
  • Code Graph Integration: Improved integration with the code graph functionality.
  • Python Support: Enhanced support for Python development workflows.

First PyPI release.

  • PyPI classifiers, keywords, and PEP 639 license metadata
  • Trusted publisher workflow for automated PyPI releases
  • cgr shim package for short Python imports (from cgr import ...)

What's Changed

  • feat(sdk): add cgr shim package for short Python imports by @vitali87 in #353

Full Changelog: v0.0.78...v0.0.79