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