New Feature
* アノテーション仕様のIDを変更するためのコマンドを作成しました。相関制約などをJSONで記述する際に利用できます。
* `annotation_specs get_with_label_id_replaced_label_name`
* `annotation_specs get_with_attribute_id_replaced_label_name`
* `annotation_specs get_with_choice_id_replaced_label_name`
What's Changed
* [supplementary] 入力データが存在しない場合にエラーが発生しないようにする by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/839
* [task copy] タスク作成で失敗した際に、ログ出力で別のエラーが発生する問題を修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/841
* アノテーション仕様のラベルID、属性ID,選択肢IDを英語名に置換するコマンドを作成 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/842
**Full Changelog**: https://github.com/kurusugawa-computer/annofab-cli/compare/v1.69.0...v1.70.0