Annofabcli

Latest version: v1.92.1

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

Scan your dependencies

Page 9 of 42

1.76.2

Bug Fixes
Windows環境でPermissionError`が発生する不具合を修正しました。修正したコマンドは以下の通りです。
* ` comment list_all`
* `input_data list_all`
* `statistics list_annotation_count`
* `statistics visualize_annotation_count`
* `task list_all`
* `task list_all_added_task_history`
* `task put`
* `task_history list_all`
* `task_hsitory_event list_all`


What's Changed
* Update pyproject.toml by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/982
* pypyroject.tomlの依存ライブラリのグループ化を修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/989
* `statistics visualize` : assert文にコメントを追加 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/990
* vscodeのRuffプラグインを導入 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/983
* Update update_metadata.rst by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/993
* Windows環境でPermissionErrorが発生する問題を修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/998


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

1.76.1

What's Changed
Bug Fixes
* `stat_visualization mask_user_info` : メンバの略歴がnanのときにエラーが発生するエラーを修正 by yuji38kwmt in

Others
* ruffでチェックするルールを追加 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/980
https://github.com/kurusugawa-computer/annofab-cli/pull/981
* Bump pydata-sphinx-theme from 0.13.0 to 0.13.1 by dependabot in https://github.com/kurusugawa-computer/annofab-cli/pull/978


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

1.76.0

New Features
* `annotation_specs put_label_color`コマンドを作成しました。@

What's Changed
* Rename publish-to-test-pypi.yml to publish-to-pypi.yml by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/967
* `annotation_specs put_label_color`コマンドの作成 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/970
* linterをfale8からruffに適用する by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/971
* poetryのdependenciesをグループ化する by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/973
* ruffでpyupgradeを有効にする by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/974
* Ruffをフォーマッターとして利用する by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/976
* PyPIに登録するGithub Actionsのバージョンを最新にする by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/977


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

1.75.2

Enhancements
* `task reject`, `comment put_inspection_simply` : ビルトインの3次元アノテーションエディタのプラグインを利用してる場合は、`--custom_project_type`を不要にしました。

What's Changed
* Bump ipython from 7.31.0 to 7.31.1 by dependabot in https://github.com/kurusugawa-computer/annofab-cli/pull/681
* `input_data put` : 引数`--zip`が残っていたので削除しました by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/958
* `annofabcli.common.image.write_annotation_image`関数のdocstringを更新 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/960
* Update poetry by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/962
* `task reject`, `comment put_inspection_simply` : ビルトインのプラグインを利用してる場合は、`--custom_project_type`を不要にした。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/963
* Update README.md by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/961
* リリースしたら自動的にPyPIへpublishする by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/965
* version up by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/966


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

1.75.1

Bug Fixes
* `stat_visualization mask_user_info` : 略歴が設定されていないユーザーを表示しようとするとエラーが発生する問題を修正しました。

Deprecation
* Python3.8.0のサポートを廃止しました。サポートバージョンは3.8.1以上に変更しました。


What's Changed
* `stat_visualization mask_user_info` : 不具合修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/951


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

1.75.0

Deprecations
* `input_data put` : ZIPファイルの登録する機能コマンドライン引数を削除しました。替わりに`input_data put_with_zip`コマンドを利用してください。
* `filesystem write_annotation_image`を削除しました。替わりに`filesystem draw_annotation`コマンドを利用してください。
* `inspection_comment`配下のコマンドを削除しました。替わりに`comment`配下のコマンドを利用してください。


What's Changed
* bokeh2.4から3.0にバージョンアップ by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/935
* Bump certifi from 2022.9.24 to 2022.12.7 by dependabot in https://github.com/kurusugawa-computer/annofab-cli/pull/913
* inspection_commentなどの非推奨のコマンドを廃止 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/940
* Update dependabot.yml by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/947
* `stat_visualization merge` : bokehの3.0バージョンアップの対応漏れに対処 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/946


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

Page 9 of 42

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.