File tree Expand file tree Collapse file tree 2 files changed +44
-0
lines changed
Expand file tree Collapse file tree 2 files changed +44
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.0.9
4+
5+ ### Changed
6+
7+ #### Bugzilla
8+ - search: Revert to using comma-separated values for --id and --status.
9+ - search: Drop support for comma-separated time values.
10+ - Use bug ID headers for comment and history command output.
11+
12+ ### Added
13+
14+ - Support determining connection via binary symlink.
15+
16+ #### Bugzilla
17+ - attach: Support targeting directories via -d/--dir.
18+ - search: Support using group fields for -f/--fields values.
19+ - search: Support ranges of ID values.
20+ - search: Support static datetime values for relevant options.
21+ - modify: Support standard input for -c/--comment.
22+ - history: Add request parameter support and filtering.
23+
24+ #### Redmine
25+ - search: Support static datetime values for relevant options.
26+
327## 0.0.8
428
529### Added
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.0.9
4+
5+ ### Changed
6+
7+ #### Bugzilla
8+ - Deserialize attachments into temporary files instead of directly into memory.
9+ - search: Use ~ instead of ! for inversion operators.
10+
11+ ### Added
12+
13+ #### Bugzilla
14+ - attach: Support targeting directories for attachment creation.
15+ - attach: Add lzip compression support.
16+ - search: Support ranges of ID values.
17+ - search: Support static datetime values for relevant options.
18+ - history: Add request parameter support and filtering.
19+
20+ #### Redmine
21+ - search: Support static datetime values for relevant options.
22+
323## 0.0.8
424
525### Added
You can’t perform that action at this time.
0 commit comments