Annofabcli

Latest version: v1.92.1

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

Scan your dependencies

Page 2 of 42

1.91.0

What's Changed
Enhancements
* `statistics/visualization/dataframe/*.py` : 必須の列が存在しないときに、足りない列をエラーメッセージに出力するようにしました。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1275
* `statistics visualize` : CSVやグラフにユーザー独自の生産量を追加できるようにしました by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1277
* `statistics visualize` : グラフの軸名に表示される単位を英語から日本語に変更しました。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1278
* `statistics visualize` : ユーザー独自の生産量をヒストグラムに出力できるようにする by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1279
* `statistics visualize` : コマンドライン引数に`--custom_production_volume`を追加しました。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1280
* `statistics visualize` : `折れ線-横軸_日-全体.html`に独自の生産量も出力する by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1281
* `statistics visualize`: `折れ線-横軸_教師付開始日-全体.html`にユーザー独自の生産量を追加する by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1282
* `statistics visualize` : `累積折れ線-横軸_xxx-教師付者用.html`グラフに独自の生産量をプロットする by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1283
* `statistics visualize` : `折れ線-横軸_教師付開始日-縦軸_XXXあたりの指標-教師付者用.html`を独自生産量でプロットできるようにする by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1284
* `statistics visualize` : `全体の生産性と品質.csv`に独自の生産量を出力するようにする by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1285
* `statistics visualize` : `累積折れ線-横軸_タスク数-教師付者用.html`を出力しないようにする by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1286
* `statistics visualize` : グラフにメタデータを表示する by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1287



Others
* Pylintを3.2から3.3にバージョンアップしたことによる対応 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1272
* mypyのチェック項目を増やす by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1276

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

1.90.0

What's Changed
* パーソナルアクセストークンに対応しました by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1271


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

1.89.1

What's Changed
Bug Fixes
* `comment put_inspection` : `--json`で渡したファイルの検査コメントが一部読み込まれない問題の修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1270

Others
* `comment`の`put`系コマンドに注記を追加 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1268


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

1.89.0

What's Changed
Enhancements
* `project put` : `--custom_project_type`, `--configuration`オプションを追加 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1264

Others
* Update release.yml by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1260
* Pyinstallerで生成した実行ファイルが正しく生成されるようにしました by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1261
* Update update_metadata.rst by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1262
* Update update_metadata.rst by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1263


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

1.88.1

What's Changed
Deprecations
* `job list_task_creation_history`コマンドを削除しました。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1249

Enhancements
* `task list_added_task_history` : 受入未着手のタスクの`first_acceptance_worktime_hour`を空欄から0に変更しました。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1255

Bug Fixes
* pyinstallerによるwindows用のexeファイルの生成処理を変更しました by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1259


Others
* `annofab-cli`のユーザー用のDockerfileを削除しました by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1247
* ドキュメントの更新 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1248
* lintとtestをTravisCIからGitHub Actionsに移行する by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1257

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

1.88.0

What's Changed
New Features
* `task delete_metadata_key` : メタデータのキーを削除するコマンドを追加しました。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1243
* `input_data delete_metadata_key` : 入力データのメタデータのキーを削除するコマンドを追加しました。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1244

Enhancements
* `statistics list_annotation_duration` : 動画の長さ情報も出力します。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1245
* `annotation list` : 出力フォーマットを変更しました by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1246


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

Page 2 of 42

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.