Annofab-3dpc-editor-cli

Latest version: v0.4.0

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

Scan your dependencies

Page 1 of 3

0.4.0

What's Changed
New Features
* サムネイル作成設定を変更するコマンドを追加 by unarist in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/166

Others
* ProjectJobに関するコードを削除 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/162
* blackとflake8をruffに置き換えました by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/164
* lint&testをTravisCIからGitHub Actionsに移行する by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/165

New Contributors
* unarist made their first contribution in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/166

**Full Changelog**: https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/compare/v0.3.0...v0.4.0

0.3.0

What's Changed
New Features
* Feature/150 補助画像に名前をつけられるようにする by shimada-kci in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/152


Bug Fixes
* `--input_data_id_prefix`に数値を指定しても、`TypeError`が発生しないようにしました。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/154
* `--scene_path`などパスを指定する引数に、`001`など数値とみなされるディレクトリ名を渡したときに`TypeError`が発生する問題を修正しました。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/158

Enhancements
* typoや漢字間違いを修正しました by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/149
* アップロードするファイルに適切なContent-Typeを指定しました。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/153
* Ruffを導入しました。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/156
* `project upload_scene_to_s3` : `--s3_path`に指定した値の末尾がスラッシュでないとき、末尾がスラッシュのとき同じ挙動になるようにしました。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/159
* Python 3.13に対応しました by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/155

New Contributors
* shimada-kci made their first contribution in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/152

**Full Changelog**: https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/compare/v0.2.3...v0.3.0

0.2.3

What's Changed
New Features
* Annofabのパーソナルアクセストークンに対応しました by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/147


**Full Changelog**: https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/compare/v0.2.2...v0.2.3

0.2.2

What's Changed
Enhancements
* サポートするPythonバージョンを「3.8以上」から「3.9以上」に変更しました。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/137
* `dataclasses-json`と`fire`の許容するバージョンの範囲を広げました by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/139

Others

* Bump version 0.2.2a1 by seraphr in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/129
* 自動でpublishするためのGitHub Actionsを追加 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/130
* Annofabリリースに伴う更新 by tei6 in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/132
* Update kitti_3d_object_detection.md by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/133
* ReadTheDocsのbuild errorを修正する by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/134
* Feature/135 readme by seraphr in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/136
* `docker/Dockerfile`を削除 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/138
* Annofab点群形式のラベルファイルの説明を修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/143
* `poetry-dynamic-versioning`を導入して、GitHubのバージョンタグからバージョンを動的に生成するようにしました。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/140

New Contributors
* tei6 made their first contribution in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/132

**Full Changelog**: https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/compare/v0.2.1...v0.2.2

0.2.1

What's Changed
New Features

* RGB付き点群データの登録に対応 by seraphr in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/127


Others

* python3.11でも実行できるようにする by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/125

**Full Changelog**: https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/compare/v0.2.0...v0.2.1

0.2.0

What's Changed
New Features
* アノテーション仕様標準プラグインを利用したプロジェクトに対応する by seraphr in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/121

Documentation
* ドキュメントのヘッダーにGitHubアイコンを追加する by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/119
* ライセンスの追加と、PyPIに設定するメタ情報の追加。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/116


Others
* "AnnoFab"から"Annofab"に置換する by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/117


**Full Changelog**: https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/compare/v0.1.9...v0.2.0

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.