Annofabcli

Latest version: v1.92.1

Safety actively analyzes 701442 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 18 of 42

1.57.3

Enhancements
statistics list_annotation_count
コマンドライン引数の変更
* `--format`を追加して、CSVだけでなくJSONも出力できるようにしました。
* `--output_dir`を削除して替わりに`--output`を追加しました。
* `--format csv`を指定したときは、ラベルごとのアノテーション数か属性値ごとのアノテーション数かを`--type`で指定できるようにしました。

出力ファイルの変更
`--fromat csv`の場合
* 属性値のbool値を`True/False`から`true/false`に変更して、JSONと同じ表現にしました。
* 属性ごとのアノテーション数:`task_id`などのヘッダは、1,2行目が空欄だったのを、2,3行目を空欄にしました。
* `annotation_count`列を追加しました。
* `task_status`, `task_phas`, `task_phase_stage`列を`status`, `phase`, `phase_stage`列に名前を変更しました。

What's Changed
* Update list_annotation_count.rst by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/705
* Update list_annotation_count.rst by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/706
* [statistics list_annotation_count] 出力フォーマットを変更 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/708


**Full Changelog**: https://github.com/kurusugawa-computer/annofab-cli/compare/v1.57.2...v1.57.3

1.57.2

Deprecations
* `statistics visualize`:`--get_labor`引数を削除しました。

Enhancements
task list_added_task_history
* last_annotation_xxx, last_inspection_xxx, last_acceptance_xxx 列を削除しました。
* first_acceptance_completed_datetime, completed_datetime, inspection_is_skipped, acceptance_is_skipped 列を追加しました。


statistics visualize
ファイルのフォーマットを変更しました。
* タスクlist.csv
* task_completed_datetime を completed_datetimeに変更
* annotator_is_changed, inspector_is_changed, acceptor_is_changed を削除
* first_annotator_worktime_hour, first_inspector_worktime_hour, first_acceptor_worktime_hour を削除
* sum_worktime_hour を worktime_hour に変更
* 教師付開始日毎の生産量と生産性.csv
* sum_worktime_hour を worktime_hour に変更
* 検査開始日毎の生産量と生産性.csv
* sum_worktime_hour を worktime_hour に変更
* 受入開始日毎の生産量と生産性.csv
* sum_worktime_hour を worktime_hour に変更
* 日毎の生産量と生産性.csv
* 1週間移動平均の列を追加
* 教師付開始日毎の生産量と生産性.csv
* 1週間移動平均の列を追加


What's Changed
* [statistics visualize] `--get_labor`引数を廃止 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/700
* Update list_annotation_count.rst by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/702
* [statistics visualize] CSVの列を変更 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/704


**Full Changelog**: https://github.com/kurusugawa-computer/annofab-cli/compare/v1.57.1...v1.57.2

1.57.1

New Features
* `annotation change_properties`:アノテーションのプロパティ(`is_protected`)を変更するコマンドを作成しました。

Enhancements
`stat_visualization write_performance_rating_csv`
* コマンドライン引数`--performance_unit`を追加しました。
* 出力結果のディレクトリ構成を変更しました。


What's Changed
* issue673 change_propertiesコマンドの作成 by pfe171 in https://github.com/kurusugawa-computer/annofab-cli/pull/696
* annotation change_properties の微修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/698

New Contributors
* pfe171 made their first contribution in https://github.com/kurusugawa-computer/annofab-cli/pull/696

**Full Changelog**: https://github.com/kurusugawa-computer/annofab-cli/compare/v1.56.4...v1.57.1

1.56.4

Bug Fixes
* ログファイル`annofabcli.log`が毎日ログロテートされていなかった問題を修正しました。

Enhancements
* ヘルプメッセージに、必須の引数ならば`(required)`を付けるようにしました。

What's Changed
* Update 3dpc-editor.rst by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/686
* Rename branch by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/687
* もろもろ by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/688


**Full Changelog**: https://github.com/kurusugawa-computer/annofab-cli/compare/v1.56.3...v1.56.4

1.56.3

Enhancements
* `annotation import`:3DPC EDITORのセグメントアノテーションもインポート可能になりました。

What's Changed
* Update docs by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/683
* annotation import: 3dpc editorのセグメントもimportできるようにする by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/684
* annotation restore: SimpleアノテーションJSONに、Optional型のフィールドに対応するキーが存在しなくてもデータクラスのインスタンスを生成できるようにする by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/685


**Full Changelog**: https://github.com/kurusugawa-computer/annofab-cli/compare/v1.56.2...v1.56.3

1.56.2

What's Changed
* statistics visualize: 散布図に四分位数と平均値の線が表示されない不具合を修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/677


**Full Changelog**: https://github.com/kurusugawa-computer/annofab-cli/compare/v1.55.0...v1.56.2

Page 18 of 42

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.