Releases: kurusugawa-computer/annofab-cli
Releases · kurusugawa-computer/annofab-cli
v1.114.11
What's Changed
Enhancements
- feat: task list_added_task_history / list_all_added_task_history に --start_date オプションを追加 by @yuji38kwmt in #1575
Others
- fix: 修正されたクラス分類とプロジェクトURLを追加 by @yuji38kwmt in #1576
Full Changelog: v1.114.10...v1.114.11
v1.114.10
What's Changed
Enhancements
- "annotation_zip"コマンド配下のコマンドに、アノテーションエディタのURLも出力できるようにする by @yuji38kwmt in #1568
Others
- Bump github/codeql-action from 2 to 4 by @dependabot[bot] in #1560
- Bump actions/checkout from 2 to 6 by @dependabot[bot] in #1559
- 型ヒントをすべて付与する by @yuji38kwmt in #1563
- Bump pillow from 12.1.0 to 12.1.1 by @dependabot[bot] in #1562
- Bump ruff from 0.15.0 to 0.15.4 by @dependabot[bot] in #1564
Full Changelog: v1.114.9...v1.114.10
v1.114.9
What's Changed
Enhancements
comment put_inspection,comment onhold:--csv引数を追加しました by @yuji38kwmt in #1556
Others
- Add GitHub Actions to Dependabot configuration by @yuji38kwmt in #1558
- Change package ecosystem from 'pip' to 'uv' by @yuji38kwmt in #1557
Full Changelog: v1.114.8...v1.114.9
v1.114.8
What's Changed
Enhancements
annotation import: バルク系APIを使用して、API実行回数を減らしました by @yuji38kwmt in #1555
Full Changelog: v1.114.7...v1.114.8
v1.114.7
What's Changed
Deprecations
annotation import: オプショナル引数の名前の変更と、引数の追加 by @yuji38kwmt in #1554annotation change_attributes:--include_completedオプショナル引数を--include_complete_taskに変更しました。annotation create_classification:--include_completedオプショナル引数を--include_complete_taskに変更しました。annotation import:--forceオプショナル引数を--change_operator_to_meに変更しました。
Enhancements
comment put_inspecton: ログメッセージの改善 by @yuji38kwmt in #1553annotation import: オプショナル引数の名前の変更と、引数の追加 by @yuji38kwmt in #1554annotation import:--include_complete_taskオプショナル引数を追加しました。annotation import:--include_on_hold_taskオプショナル引数を追加しました。annotation create_classification:--include_on_hold_taskオプショナル引数を追加しました。
Full Changelog: v1.114.6...v1.114.7
v1.114.6
What's Changed
Enhancements
- CSVで出力する際のtask_phase, task_phase_stage, task_statusの列順序を修正 by @yuji38kwmt in #1548
comment put_inspection /put_onhold:comment_idを明示的に指定できるようにしました。 by @yuji38kwmt in #1549comment put_inspection: annotation_idがあれば、dataがなくてもコメントを付与できるようにしました。 by @yuji38kwmt in #1550comment配下のコマンド:作業中状態のタスクで処理できていたのを、スキップするようにしました by @yuji38kwmt in #1551
Full Changelog: v1.114.5...v1.114.6
v1.114.5
What's Changed
Enhancements
statistics list_annotation_countコマンドに--additional_attribute_nameを追加 by @yuji38kwmt in #1546
Full Changelog: v1.114.4...v1.114.5
v1.114.4
What's Changed
Enhancements
- task listとtask list_allコマンドでメタデータを自動展開してCSV出力する機能を追加 by @yuji38kwmt in #1533
- AIによる変更: task list_added_task_historyコマンドでCSV出力時にmetadataをキーごとに展開するように修正 by @yuji38kwmt in #1536
input_data list: 0件でもヘッダ行を出力できるようにしました by @yuji38kwmt in #1539statistics visualize:出力結果タスクlist.csvでmetadataをキーごとに列に展開するように修正しました by @yuji38kwmt in #1537
Others
- FormatArgumentクラスをOutputFormatに変更 by @yuji38kwmt in #1535
- 各コマンドのCSV出力例を更新し、出力ファイルのリンクをcsv-table形式に変更しました by @yuji38kwmt in #1538
- pandas 3.0に対応 by @yuji38kwmt in #1540
- テストコードの失敗しているケースを修正 by @yuji38kwmt in #1544
- Bump bokeh from 3.8.1 to 3.8.2 by @dependabot[bot] in #1542
- Bump urllib3 from 2.5.0 to 2.6.3 by @dependabot[bot] in #1541
- Bump marshmallow from 3.26.1 to 3.26.2 by @dependabot[bot] in #1543
Full Changelog: v1.114.3...v1.114.4
v1.114.3
What's Changed
Bug Fixes
- `task_count list_by_phase: メタデータのキーが存在しない場合、その行が出力されない問題に対応 by @yuji38kwmt in #1532
Full Changelog: v1.114.2...v1.114.3
v1.114.2
What's Changed
task_count list_by_phase: 微修正 by @yuji38kwmt in #1530task update_metadata: ログの修正 by @yuji38kwmt in #1531
Full Changelog: v1.114.1...v1.114.2