Skip to content

Latest commit

 

History

History
103 lines (54 loc) · 4.33 KB

CHANGELOG.md

File metadata and controls

103 lines (54 loc) · 4.33 KB

0.2.2 (2024-10-16)

Bug Fixes

  • downgrade python-semantic-release to fix changelog (#126) (1cd8331)
  • update installer to locate KeyShot scripts directory in more cases (#123) (70c1d52)
  • use consistent version strings for Keyshot (#121) (7a60bcb)

0.2.1 (2024-09-05)

Bug Fixes

  • auto-install GUI dependencies (#114) (cb9f28f)

0.2.0 (2024-09-04)

BREAKING CHANGES

  • replace submitter GUI with bundle GUI submit (#93) (05b74b3)

Features

  • speedup KSP extraction on Windows (#112) (e9e9e34)
  • support ksp bundling (#97) (df141f5)
  • submitter prompts user to save changes before submitting (#101) (3d56b47)

Bug Fixes

  • add default values for conda packages and channels (#110) (d3f3adb)
  • remove submitter dependencies that aren't available in KeyShot Python (#111) (98db5ec)
  • do not show Success status when submission is cancelled (#102) (fc92d0e)

0.1.3 (2024-06-19)

Features

  • add KeyShot 2024 support (#91) (d6d2dfa)

0.1.2 (2024-05-22)

Features

  • swap to qtpy and support pyside6 (#78) (9fc9bf7)

0.1.1 (2024-05-01)

Bug Fixes

  • update missed renames (#63) (d5d58b7)

0.1.0 (2024-04-01)

BREAKING CHANGES

  • public release (#53) (91378c3)
  • update licensing configuration and instructions (#52) (f44650e)

0.0.6 (2024-03-26)

Features

  • Adds telemetry events to submitter and adaptor (#40) (00ff0cd)

0.0.5 (2024-03-15)

Chores

  • update deps deadline-cloud 0.40 (#35) (cebd1c4)

0.0.4 (2024-03-08)

Features

  • add conda packages to keyshot submitter (#27) (f538c1a)

Bug Fixes

  • update README adaptor instructions (#24) (4b6d201)

0.0.3 (2024-02-22)

Bug Fixes

  • update openjd-runtime to handle signals (#20) (5f74e9b)

0.0.2 (2024-02-21)

CHANGELOG

v0.0.1 (2024-02-21)

Feature

  • feat: add install builder component (#5)

Fix

  • fix: layers and video output setting (#6) (68fa5ff)
  • fix: frame and render output settings (#3)