Releases: blurry-dev/blurry
Releases · blurry-dev/blurry
v0.14.0
What's Changed
- refactor: improve performance; Python 3.11 min by @johnfraney in #101
- readme: add downloads and compatibility note by @johnfraney in #102
- refactor: deploy docs site on release by @johnfraney in #104
- feat: clean command and build --clean by @johnfraney in #103
- fix: show exceptions in build; update Mistune by @johnfraney in #105
- feat: headings and url_path Jinja filters by @johnfraney in #106
- chore: update pre-commit hooks; add typos hook by @johnfraney in #107
- chore: remove blurry-plugin-blur-blurry-name by @johnfraney in #108
- Docs refresh by @johnfraney in #109
- Init command by @johnfraney in #113
- refactor: move functions out of top init file by @johnfraney in #114
- chore: update dependencies by @johnfraney in #115
- docs: update CLI command docs by @johnfraney in #116
- Create SECURITY.md by @johnfraney in #117
- chore: link to Tidelift security contact in README by @johnfraney in #118
- chore: add Tidelift to FUNDING.yml by @johnfraney in #119
- refactor: tidy schema valdation by @johnfraney in #120
- Overhaul schema validation by @johnfraney in #121
- Create dependabot.yml by @johnfraney in #122
- chore(deps-dev): bump ruff from 0.8.6 to 0.9.2 by @dependabot in #123
- chore(deps-dev): bump pyright from 1.1.391 to 1.1.392.post0 by @dependabot in #124
- chore: replace pytest-watch with pytest-watcher by @johnfraney in #125
- feat: initial Restaurant schema type by @johnfraney in #126
- docs: add init command to getting started docs by @johnfraney in #127
- chore: update favicon to be yellow on black by @johnfraney in #128
- chore: prepare v0.14.0 release by @johnfraney in #110
New Contributors
- @dependabot made their first contribution in #123
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- fix: name and plugin table printing on livereload by @johnfraney in #97
- refactor: improve performance, add progress bars by @johnfraney in #98
- fix: remove trailing slash on
by @johnfraney in #99
- chore: prepare v0.13.0 release by @johnfraney in #100
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- 44 process jinja files in content dir by @johnfraney in #95
- release: bump version to v0.12.0 by @johnfraney in #96
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- chore: update selectolax by @johnfraney in #91
- feat: reload Python code on change by @johnfraney in #93
- chore: prepare v0.11.0 release by @johnfraney in #94
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- fix: blurry name and plugins printing on import by @johnfraney in #88
- chore: update dependencies by @johnfraney in #89
- Jinjax support by @johnfraney in #90
Full Changelog: v0.9.1...v0.10.0
v0.9.1
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- chore: move Jinja env code into separate file by @johnfraney in #84
- feat: support Python 3.13 by @johnfraney in #85
- chore: prepare v0.9.0 release by @johnfraney in #86
Full Changelog: v0.8.3...v0.9.0
v0.8.3
What's Changed
- fix: race condition in blurry-image tag by @johnfraney in #81
- fix: remove global thumbnailUrl by @johnfraney in #82
- release: bump version to v0.8.3 by @johnfraney in #83
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- fix: race condition in blurry_image_extension
- Axe code that removes lazy loading from 1st image by @johnfraney in #79
- release: bump version to v0.8.2 by @johnfraney in #80
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- fix: blurry_image error without width by @johnfraney in #77
- release: bump version to v0.8.1 by @johnfraney in #78
Full Changelog: v0.8.0...v0.8.1