Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jun 13:01
· 73 commits to refs/heads/main since this release
e467389

Changes

This release marks a big change to the project, where we use GitHub Issue form defined in YAML file format, rather than an empty issue box. This enables us to parse the issue text using the awesome GitHub Issue parser, and then automatically create a PR for it. This also makes it very easy to fill in and add a Recipe Schema which is used by several apps via recipe-scrapers, such as Kitchen Owl and Broccoli.

🚀 Features

👷 Continuous Integration

🔨 Refactoring

💄 Style