1. Can now copy all asset types, including `confusion-matrix` and `embeddings` 2. Bug fixes in download assets 3. Added step to system metrics 4. Copies system metrics 5. Logs "runtime"metrics 6. Added a method `cometx.audio.log_audio()` that creates waveform and spectrogram figures
2.0.6
Changes in this version:
1. WIP for Jupyter Notebook editing of Comet Panels 2. Updates for comet_ml 3. Refine help for `cometx config` 4. Bug fixes 5. Update tests 6. WIP: copy from wandb 7. Added `cometx config --auto-log-notebook yes` 8. Added -j, --parallel to `cometx download`
1.2.4
New in this release: 1. Added pcd, off, and xyz point cloud formats for `cometx log` 2. When `cometx log` a 3d file, name the Comet 3D point cloud format '.c3d'; upload source 3d file too
1.2.2
New in this release: 1. Fix bug in cometx list 2. allow png and headless in download_url() 3. Added cometx download --from wandb (reports only for now) 4. Fix bug with setting log other name 5. Update ascii logo and copyright years
1.2.0
New in this version: 1. renamed `cometx delete` to `cometx delete-assets` 2. updated code to work with new `comet_ml` registry models 3. added `--query` for use with most commands 4. deal with getting git under security 5. added `{count}` for `cometx log --type other --set Name:test-{count}`