Releases: tmayoff/obsidian-meals
Releases · tmayoff/obsidian-meals
v0.4.0
0.4.0 (2024-10-31)
Features
- Added the ability to change the start of the week (#173) (1a3b4bd)
- Upgrade to Svelte5 (#169) (a10a894)
Bug Fixes
- Add hot-reload properly as a submodule for better testing (#165) (a250dcf)
- Excessive errors on startup (#168) (30ea2f9)
- Improve error handling with ts-results-es (#167) (7f00c45)
- Sanitize downloaded recipe names (#172) (268b4ed)
- The end range for RecipeMD recipes removing 3 characters (#171) (2664771)
v0.3.0
v0.2.2
v0.2.1
0.2.0
0.2.0 (2024-07-10)
Features
Bug Fixes
- releas-please-manifest.json file name (#109) (799d769)
- Release uploads (#107) (1dea1f3)
- release-please config that updates the manifest.json file (#104) (e7ce367)
- Removed vite-plugin-wasm, was unecessary (#106) (7e1584c)
- Support ingredients that don't start with
-
(#116) (fff2999) - This might fix the release-please to use the config file (#108) (d977d3d)
0.1.1
What's Changed
- Update dependabot.yml by @tmayoff in #86
- Bump oven-sh/setup-bun from 1 to 2 by @dependabot in #87
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #88
- Bump the prod-dependencies group with 2 updates by @dependabot in #90
- Bump actions/checkout from 3 to 4 by @dependabot in #89
- Bump the dev-dependencies group with 2 updates by @dependabot in #91
- Update README.md by @tmayoff in #92
- Add recipe-rs for recipe scraping from sites by @tmayoff in #83
- Bumped parse-ingredient by @tmayoff in #93
- Create release-please.yml by @tmayoff in #94
- feat: update release-please to upload artifacts by @tmayoff in #95
- chore(main): release 0.1.0 by @tmayoff in #96
- Update manifest.json by @tmayoff in #97
- Update manifest.json by @tmayoff in #99
- fix: Load inlined wasm by @tmayoff in #100
- chore: Bump version in manifest.json by @tmayoff in #101
Full Changelog: 0.0.12...0.1.1
0.0.12
What's Changed
- Add the currently open recipe to the shopping list by @tmayoff in #68
- Linting by @tmayoff in #69
- Update dependabot.yml by @tmayoff in #75
- Bump svelte-check from 3.6.4 to 3.8.4 by @dependabot in #74
- Bump tailwindcss from 3.4.1 to 3.4.4 by @dependabot in #70
- Bump tslib from 2.6.2 to 2.6.3 by @dependabot in #71
- Bump unocss from 0.57.7 to 0.61.0 by @dependabot in #72
- Bump the dev-dependencies group across 1 directory with 5 updates by @dependabot in #77
- Linted by @tmayoff in #78
- Fix plugin loading by @tmayoff in #80
- Some even more advanced ingredient parsing by @tmayoff in #79
- Update README.md by @tmayoff in #82
- Create a release by @tmayoff in #84
Full Changelog: 0.0.11...0.0.12
0.0.11
What's Changed
- Bump vite from 4.5.2 to 4.5.3 by @dependabot in #54
- Shopping list formatting by @tmayoff in #56
- Fix weird modal with the search modal by @tmayoff in #57
- Bump bun-types from 1.0.29 to 1.1.17 by @dependabot in #58
- Bump @unocss/extractor-svelte from 0.57.7 to 0.61.0 by @dependabot in #59
- Bump typescript from 5.3.3 to 5.5.2 by @dependabot in #61
- Bump postcss from 8.4.35 to 8.4.38 by @dependabot in #62
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #63
- Bump @types/node from 20.11.20 to 20.14.9 by @dependabot in #60
New Contributors
- @dependabot made their first contribution in #54
Full Changelog: 0.0.10...0.0.11
0.0.11rc
What's Changed
- Bump vite from 4.5.2 to 4.5.3 by @dependabot in #54
- Shopping list formatting by @tmayoff in #56
- Fix weird modal with the search modal by @tmayoff in #57
- Bump bun-types from 1.0.29 to 1.1.17 by @dependabot in #58
- Bump @unocss/extractor-svelte from 0.57.7 to 0.61.0 by @dependabot in #59
- Bump typescript from 5.3.3 to 5.5.2 by @dependabot in #61
- Bump postcss from 8.4.35 to 8.4.38 by @dependabot in #62
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #63
- Bump @types/node from 20.11.20 to 20.14.9 by @dependabot in #60
New Contributors
- @dependabot made their first contribution in #54
Full Changelog: 0.0.10...0.0.11rc
0.0.10
What's Changed
- BiomeJS formatting by @tmayoff in #35
- Update dependencies, fix test_vault plugins by @tmayoff in #38
- Removed changable files by @tmayoff in #40
- Add clear checked items from shopping list by @tmayoff in #36
- Removed lucid-svelte from dependencies by @tmayoff in #41
- Recipemd by @careilly in #34
- Fixed shopping list bug by @tmayoff in #44
- Fixed CI by @tmayoff in #47
- Switch to using a context object for shared state by @tmayoff in #48
- Advanced ingredient parsing by @tmayoff in #42
- Fixed shopping list clearing by @tmayoff in #50
New Contributors
Full Changelog: 0.0.9...0.0.10