Skip to content

Releases: tmlmt/cooklang-parser

v1.1.0

03 Sep 20:44

Choose a tag to compare

compare changes

🚀 Enhancements

  • Ranges and fractions for ingredients and timers (4bdb2ed)
  • Cookware quantities (5ce03d1)

🩹 Fixes

  • regex: Multi digit quantities not detected (9888aca)
  • parser_helpers: Invalid regular expression on Windows (0107f62)

💅 Refactors

  • regex: Human-readable regexp using patched human-regex (eb4450a)

📖 Documentation

  • recipe: Adding JSDoc to getServings() (6dcf103)
  • Add Section to documentation (ae832e3)
  • Various visual improvements (13389e8)

🏡 Chore

  • Remove console.log (3a3e2c5)
  • README: Update future plans (40c385e)
  • README: Fix command for coverage (2f32da8)
  • README: Update future plans (e35b4d3)
  • git: Ignore vitepress cache (9de85ff)

✅ Tests

  • coverage: Ignore scripts files and types.ts (eed5977)

❤️ Contributors

v1.0.8

28 Aug 11:15

Choose a tag to compare

compare changes

🩹 Fixes

  • Parsing of single-word ingredient ending with {} (d130a4f)
  • Qtt info of referred ingredients is aggregated then lost (f9830e1)

❤️ Contributors

v1.0.7

24 Aug 01:44

Choose a tag to compare

compare changes

🩹 Fixes

🏡 Chore

  • README: Add link to docs, precise tests, and add future plans (a4ec76e)
  • README: Update future plans (0c938f2)

✅ Tests

  • recipe_parsing: Move snapshots from inline to separate file (2f3921a)

❤️ Contributors

v1.0.6

22 Aug 17:25

Choose a tag to compare

compare changes

🏡 Chore

🤖 CI

  • Separate publish-npm and deploy-docs jobs (a6ad2ed)

❤️ Contributors

v1.0.5

22 Aug 16:42

Choose a tag to compare

compare changes

📖 Documentation

  • Fix and add placeholders (d30192e)

🏡 Chore

  • git: Ignore vitepress and typedoc build files (e6e5cb3)
  • README: Fix recipe parsing example (4a95488)

🤖 CI

v1.0.4

21 Aug 23:25

Choose a tag to compare

compare changes

📦 Build

  • Produce both CommonJS and ESM (b8d3608)

🏡 Chore

  • Fix endpoints in package.json (935497a)

v1.0.3

21 Aug 23:05

Choose a tag to compare

compare changes

🤖 CI

v1.0.2

21 Aug 23:01

Choose a tag to compare

compare changes

🏡 Chore

  • Add scope to package name (dfd2f24)

🤖 CI

  • Use pnpm/action-setup v4 and pnpm v10 (154331b)
  • Setup node v22 with registry url for publishing (d872be1)

v1.0.1

21 Aug 22:39

Choose a tag to compare

v1.0.1

compare changes

🏡 Chore

🤖 CI

❤️ Contributors

v1.0.0

21 Aug 22:30

Choose a tag to compare

v1.0.0

First release !