Skip to content

v0.2.0

Choose a tag to compare

@alex13slem alex13slem released this 14 Jul 07:41
cfd50d2

Added

  • Cross-platform Bun installer with shell wrappers for macOS/Linux and PowerShell wrappers for Windows.
  • CI coverage on Windows, macOS, and Linux.
  • Work-package filters for assignee, current user, exact due date, and status.
  • Compact work-package search results with scheduling and progress fields.
  • Unit tests for authentication headers, API errors, HAL resources, filters, and optimistic-lock update payloads.
  • Architecture, troubleshooting, roadmap documentation, and expanded usage examples.

Changed

  • New installations use ~/.codex/openproject.env on every desktop OS while retaining compatibility with the previous ~/.config/codex location.
  • Extracted OpenProject HTTP and payload logic into a testable API module.

Full changelog: v0.1.0...v0.2.0