0.4.0 (2024-10-31)
- Added the ability to change the start of the week (#173) (1a3b4bd)
- Upgrade to Svelte5 (#169) (a10a894)
- 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)
0.3.0 (2024-10-29)
0.2.2 (2024-08-20)
0.2.1 (2024-07-13)
- Fix Ingredients with ':' in their text (#126) (b3f01a3)
- Fixed regex matching for parentheses (#125) (b9b969b)
- Fixed the ingredient 'bounding boxes' (#121) (357ab0a)
0.2.0 (2024-07-10)
- 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)