Skip to content

0.2.17.5

Compare
Choose a tag to compare
@eoyilmaz eoyilmaz released this 18 Dec 22:38
· 160 commits to master since this release
  • Fix: Fixed the image_format attribute implementation in Shot class. Now it will not copy the value of Project.image_format directly on __init__ but instead will only store the value if the image_format argument in __init__ or Shot.image_format attribute is set to something.