v1.0.0
·
73 commits
to refs/heads/main
since this release
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
- feat(github): support contributions in english (#132) @engeir
- ci: auto create recipe PR (#124) @engeir
- feat: set up schema.org/recipe (#117) @engeir
👷 Continuous Integration
- feat(github): support contributions in english (#132) @engeir
- ci(github): add sopp/mushroom as tag (#131) @engeir
- ci(dprint): auto apply formatting (#125) @engeir
- ci: auto create recipe PR (#124) @engeir