What's Changed * annofabapi, pylintのバージョンアップによる対応 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/928 * black v23.1.0によるフォーマット by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/929
Bug Fixes * `statistics visualize` : `--get_task_histories_one_of_each`を指定すると、`FileNotFoundError`が発生する不具合を修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/924
Others * poetry update by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/919 * Bump isort from 5.11.2 to 5.11.3 by dependabot in https://github.com/kurusugawa-computer/annofab-cli/pull/920
What's Changed * [instruction download] Windows環境で実行するとUnicodeEncodeErrorが発生する問題の対応 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/910
What's Changed * `task list_added_task_history`, `statistics visualize`コマンドにタスク作成日時`created_datetime`を出力するようにしました。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/897 * statistics visualize/stat_visualization mask_user_info : 集計対象タスク数が0件の際にエラーが発生する不具合を修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/898 * [annotation import] 標準プラグインを使った3次元プロジェクトにもアノテーションをインポートできるようにする by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/907