Skip to content

Releases: cotect-dev/cotect

Cotect v0.3.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 14:11
ce0f19a

Cotect v0.3.0. See https://cotect.dev for details.

Cotect v0.2.2

Choose a tag to compare

@github-actions github-actions released this 15 Jun 11:52

Changed

  • New macOS app icon: the cat now sits on the dark brand background (matching the social avatar) instead of a transparent white silhouette, so it reads clearly in the Dock.
  • Redesigned the macOS installer (.dmg) with a themed background and a drag-to-Applications arrow, matching the app's look.

Fixed

  • Python dependency graph: local imports now resolve for projects whose import root is not the repository root. Absolute imports such as from utils import ... or from package.module import ... are matched against the importing file's own package tree and against sibling source trees (for example a monorepo lib directory or a src/ layout). Files that imported their dependencies this way previously showed no connections and now appear linked in the graph.

Cotect v0.2.1

Choose a tag to compare

@github-actions github-actions released this 12 Jun 21:27

Cotect v0.2.1. See https://cotect.dev for details.

Cotect v0.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 09:57

Cotect v0.2.0. See https://cotect.dev for details.