Releases: blurry-dev/blurry
Releases · blurry-dev/blurry
v0.8.0
What's Changed
- feat: add blurry_image Jinja extension by @johnfraney in #75
- release: bump version to v0.8.0 by @johnfraney in #76
Full Changelog: v0.7.2...v0.8.0
v0.7.2
What's Changed
- chore: prepare v0.7.2 release by @johnfraney in #74
- refactor: skip converting .webp
- fix: incorrect gif HTML
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- feat: nested date support in sitemap by @johnfraney in #73
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Update setup-python action to v5 by @johnfraney in #68
- feat: validate schemas using pydantic_schemaorg by @johnfraney in #69
- fix: mapped schema types in validation by @johnfraney in #70
- #66 Add a type attribute to the source tag for Avif images. by @KajKandler in #67
- chore: prepare v0.7.0 release by @johnfraney in #71
- Use pydantic2-schemaorg by @johnfraney in #72
Full Changelog: v0.6.2...v0.7.0
v0.6.2
What's Changed
- fix: improve issues with image handling by @johnfraney
- release: bump version to v0.6.2 by @johnfraney in #65
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- Add stylized 'blurry' and plugin table to CLI output by @johnfraney in #60
- fix: add title to image output by @johnfraney in #61
- fix: img tag in MD without loading attr by @johnfraney in #62
- fix: handle image property as string or dict by @johnfraney in #63
- release: bump version to v0.6.1 by @johnfraney in #64
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- refactor: copy global values in Jinja context by @johnfraney in #53
- feat: add support for Jinja filter plugins by @johnfraney in #56
- docs: Jinja filter plugins by @johnfraney in #57
- chore: add action to deploy docs to Netlify by @johnfraney in #58
- release: bump version to v0.6.0 by @johnfraney in #59
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Print front-matter errors when reading a template by @KajKandler in #37
- Update import sorting by @johnfraney in #38
- feat: refresh settings on build by @johnfraney in #39
- feat: setting for Markdown file Jinja extension by @johnfraney in #43
- fix: livereload with custom content/templates dirs by @johnfraney in #50
- Bump version to 0.5.0 by @johnfraney in #51
Full Changelog: v0.4.2...v0.5.0
v0.4.2
What's Changed
- chore: code quality updates by @johnfraney in #27
- Fix typo in documentation so the example actually works by @KajKandler in #28
- fix: remove pathname from front matter by @johnfraney in #34
New Contributors
- @KajKandler made their first contribution in #28
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- fix: relative path handling in Markdown files by @johnfraney in #21
- fix: resized AVIF files not generated by @johnfraney in #23
- release: prepare v0.4.1 release by @johnfraney in #24
Full Changelog: v0.4.0...v0.4.1