Skip to content

Releases: kurusugawa-computer/annofab-api-python-client

v1.6.0

29 Apr 01:48
2931996

Choose a tag to compare

What's Changed

New Features

  • 属性制約向けの意味ベースASTと可読表示を追加 by @yuji38kwmt in #752

Others

Full Changelog: v1.5.3...v1.6.0

v1.5.3

12 Mar 03:54
92d03b3

Choose a tag to compare

What's Changed

Enhancements

  • Python 3.14をサポートするようにしました by @yuji38kwmt in #731
  • Wrapper.download_annotation_archive : アノテーションZIPを更新中でもアノテーションZIPをダウンロードできるようにしました by @yuji38kwmt in #745
  • write_binary_image : RGBAモードの指定を削除し、デフォルトモードで画像を保存するように変更 by @yuji38kwmt in #747

Others

Full Changelog: v1.5.2...v1.5.3

v1.5.2

27 Jan 11:51
af59bb5

Choose a tag to compare

What's Changed

Enhancements

  • Remove Python 3.9 support (EOL) by @Copilot in #730

Bug Fixes

New Contributors

  • @Copilot made their first contribution in #730

Full Changelog: v1.5.1...v1.5.2

v1.5.1

11 Sep 14:57
af102db

Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

10 Sep 17:38
fc063a2

Choose a tag to compare

What's Changed

Bew Features

Others

Full Changelog: v1.4.9...v1.5.0

v1.4.9

30 Jul 01:43
34cc882

Choose a tag to compare

What's Changed

  • エディタ画面のURLを生成する関数をutil/page.pyに追加しました。 by @yuji38kwmt in #723

Full Changelog: v1.4.8...v1.4.9

v1.4.8

23 Jul 05:58
7d75933

Choose a tag to compare

What's Changed

Bug Fixes

  • wrapper.upload_data_to_s3でリトライが発生した際、ファイルの中身がアップロードされない問題を修正 by @yuji38kwmt in #722

Others

Full Changelog: v1.4.7...v1.4.8

v1.4.7

09 May 15:36
c4a343d

Choose a tag to compare

What's Changed

  • annofab.util.annotation_specs.AnnotationSpecsAccessorget_attribute関数にlabel引数を追加して、指定したラベルに含まれる属性情報を取得できるようにしました。 by @yuji38kwmt in #717
  • Poetryからuvへ移行しました。 by @yuji38kwmt in #718

Full Changelog: v1.4.6...v1.4.7

v1.4.6

05 Apr 07:03
658f3d3

Choose a tag to compare

What's Changed

Full Changelog: v1.4.5...v1.4.6

v1.4.5

04 Apr 02:43
45e8bc4

Choose a tag to compare

What's Changed

  • AttributeFactoryのコンストラクタ引数を変更 by @yuji38kwmt in #714

Full Changelog: v1.4.4...v1.4.5