Annofabcli

Latest version: v1.84.2

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

Scan your dependencies

Page 5 of 38

1.77.2

What's Changed
Bug Fixes
* [statistics visualize] `メンバごとの生産性と品質.csv`に組織から抜けたメンバーが出力されない問題を修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1024

Others
* Bump mypy from 1.1.1 to 1.2.0 by dependabot in https://github.com/kurusugawa-computer/annofab-cli/pull/1019
* Bump pandas from 1.5.3 to 2.0.1 by dependabot in https://github.com/kurusugawa-computer/annofab-cli/pull/1021
* Bump types-pytz from 2023.2.0.1 to 2023.3.0.0 by dependabot in https://github.com/kurusugawa-computer/annofab-cli/pull/1018
* Bump pytest from 7.2.2 to 7.3.1 by dependabot in https://github.com/kurusugawa-computer/annofab-cli/pull/1020


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

1.77.1

What's Changed
Enhancements
* 塗りつぶしアノテーションを8bit grayscaleの画像に変換する by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1010

Bug Fixes
* `task list_added_task_history` : タスクが存在しないときに実行するとエラーが発生する問題を修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1015

Others
* Bump types-pyyaml from 6.0.12.8 to 6.0.12.9 by dependabot in https://github.com/kurusugawa-computer/annofab-cli/pull/1008
* Bump pillow from 9.4.0 to 9.5.0 by dependabot in https://github.com/kurusugawa-computer/annofab-cli/pull/1006
* Bump pydata-sphinx-theme from 0.13.1 to 0.13.3 by dependabot in https://github.com/kurusugawa-computer/annofab-cli/pull/1007
* Bump ipython from 8.11.0 to 8.12.0 by dependabot in https://github.com/kurusugawa-computer/annofab-cli/pull/1013
* Bump pydata-sphinx-theme from 0.13.1 to 0.13.3 by dependabot in https://github.com/kurusugawa-computer/annofab-cli/pull/1011
* Bump types-python-dateutil from 2.8.19.10 to 2.8.19.12 by dependabot in https://github.com/kurusugawa-computer/annofab-cli/pull/1012


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

1.77.0

New Features
* `input_data change_name`コマンドを作成しました。


What's Changed
* Bump types-pytz from 2022.7.1.2 to 2023.2.0.1 by dependabot in https://github.com/kurusugawa-computer/annofab-cli/pull/1000
* Bump pylint from 2.17.0 to 2.17.1 by dependabot in https://github.com/kurusugawa-computer/annofab-cli/pull/995
* Bump types-requests from 2.28.11.15 to 2.28.11.17 by dependabot in https://github.com/kurusugawa-computer/annofab-cli/pull/999
* `input_data change_name`コマンドの作成 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1003


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

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

Page 5 of 38

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.