What's Changed * `__main__`の処理の変更 by yuji38kwmt in https://github.com/kurusugawa-computer/annowork-cli/pull/196 * `workspace_member list` : `--status`で絞り込めるようにしました by yuji38kwmt in https://github.com/kurusugawa-computer/annowork-cli/pull/203
What's Changed New Features * `schedule delete`コマンドの作成 by yuji38kwmt in https://github.com/kurusugawa-computer/annowork-cli/pull/194
Others * Update delete.rst by yuji38kwmt in https://github.com/kurusugawa-computer/annowork-cli/pull/190 * フォーマッター、リンターとしてRuffを使用する by yuji38kwmt in https://github.com/kurusugawa-computer/annowork-cli/pull/192 * document生成ライブラリのバージョンアップ by yuji38kwmt in https://github.com/kurusugawa-computer/annowork-cli/pull/195
What's Changed * `annofab list_worktime_hours`:ジョブに紐づくAnnofabプロジェクトへの不要なアクセスを減らす by yuji38kwmt in https://github.com/kurusugawa-computer/annowork-cli/pull/184
What's Changed Enhancements * `annofab reshape_working_hours` : `--actual_file`を指定したときはAnnofab APIにアクセスしないようにする by yuji38kwmt in https://github.com/kurusugawa-computer/annowork-cli/pull/177 * pandasのCopy-on-Writeの警告に対応する。 by yuji38kwmt in https://github.com/kurusugawa-computer/annowork-cli/pull/178
Othres * `from __future__ import annotations`を除去する by yuji38kwmt in https://github.com/kurusugawa-computer/annowork-cli/pull/179
What's Changed Enhancements * `--annowork_user_id`, `--annowork_password`を指定できるようにする by yuji38kwmt in https://github.com/kurusugawa-computer/annowork-cli/pull/176