Skip to content

Releases: LetsMelon/rusvid

v0.2.1

09 Mar 10:19
Compare
Choose a tag to compare

What's Changed

Changes:

  • added link to documentation
  • updated description for each crate

See full diff: link

v0.2.0

07 Mar 14:32
Compare
Choose a tag to compare

What's Changed

Changes

  • ffmpeg is embedded in the final library, use it with rusvid_lib::renderer::embedded::EmbeddedRenderer
  • ...

See full diff: link

v0.1.1

07 Sep 06:19
Compare
Choose a tag to compare

What's Changed

  • Implement layers for Composition (#22 & #24)

See full diff: link

v0.1.0

29 Jul 20:59
Compare
Choose a tag to compare

Library

What's Changed

  • Add raw render #5
  • add prelude to lib #8
  • Animation system #7
  • published on crates.io

Full Changelog: https://github.com/LetsMelon/rusvid/commits/0.1.0