Skip to content

fix: poly libs with extras and more minor fixes

Compare
Choose a tag to compare
@DavidVujic DavidVujic released this 05 Apr 16:19
· 130 commits to main since this release
449f00e
  • poly libs with extras, now recognizing imports such as __future__. See #86
  • refactorings: unused log component, unused function parameters. See #82
  • fix(poly info): handle missing packages section. Happens when running poetry init from v1.4 and later #79
  • fix: bump rich to latest version, potentially fixing Windows & PowerShell rendering issues #78

In addition to that, also:

  • changed the CodeScene badge to show Code Health score.
  • added SonarCloud to check code quality