Skip to content

Releases: sphinx-contrib/video

v0.2.2

06 Jun 19:51
Compare
Choose a tag to compare

refactor folder structure in hope to improve #35

Full Changelog: v0.2.1...v0.2.2

v0.2.1

06 Jun 19:35
Compare
Choose a tag to compare

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

v0.2.1rc0

08 Mar 09:29
Compare
Choose a tag to compare
v0.2.1rc0 Pre-release
Pre-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

v0.2.0

30 May 19:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.2.0

v0.1.1

19 Mar 10:54
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

v0.1.0

19 Mar 10:48
5de341f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/sphinx-contrib/video/commits/v0.1.0