Skip to content

v0.2.1rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@12rambau 12rambau released this 08 Mar 09:29
· 5 commits to master since this release

We decided to publish a Realease Candidate because this change might impact many of our users documentation. As pointed out by users in #33, the behaviour of the video directive was inconsistence with the image one. This is now solved and you are no longer forced to store your data in static folder nor to reference it in your directive parameter path.

I'll wait 2-3 weeks before bumping a release, let me know if this needs extra modifications!

What's Changed

  • docs: update link to docs by @Borda in #30
  • refactor: drop init file in namespace by @12rambau in #32
  • mypy: Use correct type for HTML visitor functions by @QuLogic in #37
  • Fix referencing video files from any path by @QuLogic in #36

New Contributors

Full Changelog: v0.2.0...v0.2.1rc0