Annofabcli

Latest version: v1.84.2

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

Scan your dependencies

Page 16 of 38

1.54.0

Enhancements
* `statistics list_worktime` : 出力結果に`account_id`を追加しました。

Deprecations
以下のコマンドを削除しました。
* `statistics list_by_date_user` : 日ごとの提出回数/差し戻し回数などが出力されるが、算出方法が微妙で混乱する恐れがあるため。作業時間に関しては、`statistics list_worktime`の方が細かい情報を出せるため
* `statistics list_cumulative_labor_time` : `statistics list_worktime`の方が細かい情報を出せるため
* `statistics list_labor_time_per_user` : 日ごとの差し戻し回数など、直観的でない値が出力されるため
* `statistics list_task_progress` : 日ごとのタスク進捗状況を見て、何か判断できることが少ないため(タスクの進捗状況は最新のみ興味がある)
* `labor list_worktime_by_user` :
* `experimental dashbaord`
* `experimental list_labor_worktime`
* `experimental list_labor_worktime_from_csv`




What's Changed
* `statistics list_worktime`:出力結果にaccount_id列も追加した by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/659
* annofabcli/statistics/visualization/dataframe/worktime_per_date.pyの不具合修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/662
* 不要なコマンドを削除する。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/663


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

1.53.8

What's Changed
* Update 折れ線-横軸_教師付開始日-全体_html.rst by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/653
* doc by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/654
* stat_visualization merge:"ユーザ_日付list-作業時間.csv"のマージ処理を追加 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/655
* 型ヒントの修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/658


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

1.53.5

Enhancements
statiscs visualize
* `日毎の生産量と生産性.csv`から`__lastweek`列を削除しました。CSVから簡単に計算できる値だからです。
* `日毎の生産量と生産性.csv`の`task_count`と、`折れ線-横軸_日-全体.html`、`累積折れ線-横軸_日-全体.html`でプロットしている「タスク数」の定義を、「最後に受入完了状態になった日」から「最初に受入完了状態になった日」に変更しました。受入完了状態のタスクを大量に差し戻しても、意味のあるグラフにするためです。
* `タスクlist.csv`の`task_completed_datetime`を削除して、替わりに`first_acceptance_completed_datetime`を追加しました。

stat_visualization write_performance_rating_csv
* `--threshold_deviation_user_count`のデフォルト値を3に設定しました。
* `--threshold_worktime`のデフォルト値を10に設定しました。


Bug Fixes
project copy
* 補助情報をコピーするオプションのtypoを修正しました。

stat_visualization merge
* 不具合を修正しました。


What's Changed
* statiscs visualizeの修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/644
* ドキュメント修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/647
* 補助情報をコピーするオプションのtypoを修正 by unarist in https://github.com/kurusugawa-computer/annofab-cli/pull/648
* typoの修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/650
* stat_visualization merge:不具合修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/651


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

1.53.0

New Features
* `statistics list_worktime`コマンドを追加しました。
* `statistics visualize_annotation_count `コマンドを追加しました。

Enhancements
task update_metadata
* デフォルトではメタデータが常に上書きされましたが、`--overwrite`オプションで上書きするかどうかを指定できるようにしました。

statistics visualize
* 以下のファイルを出力するようにしました。
* `line-graph/折れ線-横軸_教師付開始日-全体.html`
* `教師付開始日毎の生産量と生産性.csv`

* 以下のファイルを出力しないようにしました。
* line-graph/折れ線-横軸_アノテーション数-縦軸_アノテーションあたりの指標-教師付者用.html
* line-graph/折れ線-横軸_アノテーション数-縦軸_アノテーションあたりの指標-検査者用.html
* line-graph/折れ線-横軸_アノテーション数-縦軸_アノテーションあたりの指標-受入者用.html

* 検査コメントlist-返信を除く_修正不要を除く.csv: inspection_comment list で出力可能なので、不要
* 検査コメントlist-返信を除く_修正不要を含む.csv: inspection_comment list で出力可能なので、不要
* タスク履歴list.csv:task_history list で出力できるので不要
* タスクlist-ラベルごとのアノテーション数.csv:statistics list_annotaiton_countで出力できるので不要
* 集計結果csv/*.csv:集計方法が微妙なので、不要
* 画像1枚当たり作業時間/*.csv:教師付者_教師付開始日list.csv と同じ内容なので不要
* タスク1個当たり作業時間/*.csv:教師付者_教師付開始日list.csv と同じ内容なので不要
* histogram/ヒストグラム-1回目の{phase}者ごと-1回目の{phase}時間.html :このグラフから判断できることが少ないので不要
* histogram/ヒストグラム-1回目の{phase}者ごと-{phase}時間.html :このグラフから判断できることが少ないので不要
* 労務管理list.csvを削除


Bug Fixes
* 以下のコマンドが ` --task_query '{"phase":"acceptance"}'`で絞り込めない不具合を修正しました。
* statistics list_annotation_count
* filesyste filter_annotation
* filesystem write_annotation_image
* filesystem draw_annotation


Deprecations

* stat_visualization merge_performance_csv_per_date を削除しました。`stat_visualization merge`コマンドと機能の内容が重複しているためです。
* stat_visualzation merge_performance_csv_per_user を削除しました。`stat_visualization merge`コマンドと機能の内容が重複しているためです。


What's Changed
* Update list_tasks.py by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/615
* statistics visualize:修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/613
* `task update_metadata`コマンドオプションの改善 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/619
* コマンドリファレンスを修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/620
* `--task_query '{"phase":"acceptance"}'`で正しく絞り込めない不具合を修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/621
* `statistics visualize`: 教師付開始日ごとの全体の生産量と生産性に関する情報を出力 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/622
* statistics visualize:折れ線グラフの修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/625
* statistics list_worktime 追加 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/626
* version up by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/629
* Poetry update by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/631
* `copy annotation` : インターフェイスを追加 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/604
* statistics visualize:折れ線グラフの微修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/633
* statistics visualize: 不要なファイルを出力しないようにする by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/636
* statistics visualize_annotation_count コマンドの作成 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/639
* statistics visualize:労務管理list.csvを削除 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/640
* stat_visualization merge_performance_csv_per_date, merge_performance_csv_per_user を削除 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/642
* Versionup by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/643


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

1.51.3

Bug Fixes
* annofabcli statistics: `集計-タスク数.csv`の担当者が変更されたタスク数が正しくカウントされない不具合を修正しました。 609

1.51.2

Bug Fixes
* 602

Page 16 of 38

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.