Skip to content

Releases: eulersson/cerda

Cerda 0.1.2

01 Dec 20:08
Compare
Choose a tag to compare
  • Thumbnails attached to email when sending notification
  • Now you can tell cerda to transfer specific file types through the --customType command as --customType fbx,abc useful if you are not rendering common image file types.
  • Wait until frame has been finished. In mantra the file is created and information is dumped iteratively, we don't want to fetch the file until it is finished. Now if there is a .mantra_checkpoint it waits until it goes away, meaning the render is complete
  • Better validation on user inputs

Check more: https://docwhite.github.io/cerda/releases.html#release-0.1.2

Cerda 0.1.1

06 Oct 16:32
Compare
Choose a tag to compare
  • Fixed dropbox path issues.
  • Re-wrote bad commands in documentation

Cerda 0.1.0

06 Oct 13:31
Compare
Choose a tag to compare

First release of cerda. Everything seems to work, however there's a lot to be done to improve validation. New features will be coming afterwards. This release's highlights:

  • Local transferring
  • Dropbox transferring
  • Email notification
  • Good logs (a file handler and a stdout colored one)