v0.2.0
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.envon every desktop OS while retaining compatibility with the previous~/.config/codexlocation. - Extracted OpenProject HTTP and payload logic into a testable API module.
Full changelog: v0.1.0...v0.2.0