What's Changed * pytestの失敗を対応:テストデータの修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1158 * `statistics visualize`:不具合修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1159
What's Changed * `statistics visualize` : リファクタリング(`table.py`の処理を別のファイルに移動する) by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1156 * `statistics visualize` : `database.py`の不要な関数を削除 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1157
What's Changed Bug Fixes * `statistics visualize` : 集計対象タスクが0件でもエラーがでないようにする by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1153
Others * `statistics visualize` : refactoring by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1152 * Ruff v0.2.2に対応する by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1155
What's Changed * `task update_metadata`: メタデータを更新するAPIを`putTask`から`patchTasksMetadata`に変更する。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1151
What's Changed Enhancements * `statistics visualize` : `メンバごとの生産性と品質.csv`の`last_working_date`の算出方法を変更 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1134 * `statistics visualize` : 出力ファイル`全体の生産性と品質.csv`の項目を追加 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1135 * `statistics visualize` : 出力ファイル`プロジェクトごとの生産性と品質.csv`のフォーマットを一部変更 by yuji38kwmt in * `stat_visualization merge` : マージ対象ディレクトリに`教師付開始日毎の生産量と生産性.csv`や`日毎の生産量と生産性.csv`が存在しなくても、ファイルを出力できるようにしました。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1140
Bug Fixes * `stat_visualization mask_user_info` : `account_id`列がマスクされていない不具合を修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1138
Deprecations * `stat_visualization mask_user_info` : `--exclude_masked_user_for_line_graph`引数を削除 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1139 * `stat_visualization summarise_whole_performance_csv`のコマンド名を`summarize_whole_performance_csv`に変更 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1141 * `filesystem mask_user_info`のコマンドライン引数`--csv_header`を`--csv_header_row_count`に変更しました。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1148
Others * `statistics visualize` : リファクタリング by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1136 https://github.com/kurusugawa-computer/annofab-cli/pull/1137 * `stat_visuaslization write_performance_rating_csv`のテストコードを修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1142 * pandasのFutureWarningを対応 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1143 * Python3.8でpandas操作に失敗する不具合を修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1146 * pandas 2.2以上ならばCopy-on-Writeの警告を出すようにしました。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1147
What's Changed * ドキュメント生成用のライブラリをバージョンアップ by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1130 * TravisCIでPython3.12のテストを追加する by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1131 * `statistics visualize` : 実績作業時間あたりの生産性の算出方法を変更する by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1133