Releases: sphinx-contrib/video
v0.3.1
What's Changed
- refactor: stop overiding type of existing class members by @12rambau in #42
- Fix references to favicon in contributing by @sciencewhiz in #46
- refactor: replace deprecated commit stages by @12rambau in #49
- feat: add playsinline parameter by @12rambau in #48
- Support for relative width by @AnonymouX47 in #26
- build: use the sphinxcontrib namespace by @12rambau in #50
- build: avoid building the unit tests twice per PR by @12rambau in #51
New Contributors
- @sciencewhiz made their first contribution in #46
- @AnonymouX47 made their first contribution in #26
Full Changelog: v0.2.2...v0.3.1
v0.2.2
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
v0.2.1rc0
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
v0.1.1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- revive repository by @12rambau in #13
- fix: make build parralel friendly by @12rambau in #15
- fix: support all builders by @12rambau in #16
- test: run tests all the time by @12rambau in #20
- fix: aline bs4 and prettier by @12rambau in #21
- feat: add alternative source as optional argument by @12rambau in #19
- fix: align bs4 on prettier requirements by @12rambau in #22
- build: export coverage to codecov by @12rambau in #23
- bump: version 0.0.0 → 0.1.0 by @12rambau in #24
New Contributors
Full Changelog: https://github.com/sphinx-contrib/video/commits/v0.1.0