Skip to content

0.2.0

Compare
Choose a tag to compare
@LeoniePhiline LeoniePhiline released this 03 May 15:38
· 103 commits to main since this release

Added

  • Now using yt-dlp to download vimeo embeds from content blocks if elopage built-in wistia support is not used.
  • Added --parallel option to offline-cache assets of multiple lessons at the same time.
  • Added tracing support.
    Use RUST_LOG=elopage_dl=debug instead of -vvv to read debug output produced by the helper while skipping debug output produced by its dependencies, such as the hyper HTTP library.

Changed

  • Reworded parts of README.md to be easier to understand and follow.
  • Now using Id type alias consistently.
  • Documented new features.

Full Changelog: 0.1.0...0.2.0