v0.2.1
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.
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.1