Skip to content

Releases: jakeboone02/parse-ingredient

v1.2.1

06 Jul 17:52
Compare
Choose a tag to compare
  • Update changelog for v1.2.1 d36944a
  • Use Codecov token and update other dependencies 590a24d
  • Run CI in PRs and on demand 9fa31ea
  • Merge pull request #21 from jakeboone02/all-contributors/add-tmayoff 40c7e34
  • update .all-contributorsrc [skip ci] c90a371
  • update README.md [skip ci] 5f6fff1
  • Merge pull request #20 from tmayoff/main ca6b757
  • Upload coverage to Codecov 3da36c1
  • Add a few alternates ending with periods f1ba372
  • Add Tbsp to alternates d0f691f
  • Update dependencies 0345214
  • Compact CI config 84a3252
  • Update pretty-print script 339bf1e
  • Upgrade and pin Prettier 3dc9242

v1.2.0...v1.2.1

v1.2.0

19 Jan 05:50
Compare
Choose a tag to compare
  • Merge pull request #18 from jakeboone02/ignore-uoms b02b367
  • Update changelog for v1.2.0 7244758
  • Remove unnecessary Babel config file c8b7ce5
  • Add ignoreUOMs to dev and CI eea0738
  • Add ignoreUOMs option eead400
  • Fix all-contributors badge 01b89ad

v1.1.1...v1.2.0

v1.1.1

15 Jan 17:30
Compare
Choose a tag to compare
  • Update changelog for v1.1.1 c981b70
  • Update numeric-quantity to v2.0.1 f0c423e
  • Merge pull request #16 from jakeboone02/all-contributors/add-rogermparent 9093c9d
  • docs: update .all-contributorsrc [skip ci] 2ffd9f3
  • docs: update README.md [skip ci] d0dec8d
  • Update devDependencies 067c0ce
  • Fix distributed types 7c79e08
  • Update changelog for v1.1.0 1a92e6a

v1.1.0...v1.1.1

v1.1.0

02 Dec 00:41
Compare
Choose a tag to compare

v1.0.1

26 Jul 17:01
Compare
Choose a tag to compare

Changelog entry for v1.0.1.

  • Update dependencies dae15f9
  • Handle CRLF line endings properly 60ecd79
  • Publish demo with Bun cd78f81
  • Fix document.getElementById usage in demo f52524f
  • Update bun.lockb f7865dd
  • Update package version in CI example 2657929

v1.0.0...v1.0.1

v1.0.0

19 Jun 01:22
Compare
Choose a tag to compare

Changelog entry for v1.0.0.

  • Update changelog for v1.0.0 5a9506b
  • Remove generate-changelog npm script 3dee779
  • Update changelog to Keep a Changelog format d4e2251
  • Fix all-contributors badge layout 7198752
  • Merge pull request #11 from jakeboone02/all-contributors/add-StefanVDWeide 53ada52
  • docs: update .all-contributorsrc [skip ci] c8f2797
  • docs: update README.md [skip ci] 2f81ef5
  • Merge pull request #10 from jakeboone02/all-contributors/add-jakeboone02 c0ed6ec
  • docs: create .all-contributorsrc [skip ci] 424321e
  • docs: update README.md [skip ci] 58d2bce
  • Merge pull request #8 from jakeboone02/tsup f728f0d
  • Remove vite.config.js 0d8ce71
  • Add open package 98b712d
  • Add CodeSandbox CI example 03fb3b5
  • Drop Vite in favor of Bun.serve d486eb2
  • Use Bun in CI 379c7f4
  • Drop yarn in favor of bun install 921c805
  • Update dependencies a45420a
  • Update demo 7a9ad2d
  • Remove unnecessary Vite build config afc2930
  • Build before test in CI 094b6dc
  • Build with tsup; update dependencies 6cb02ea
  • Refactor tests c0c2ce6

v0.6.0...v1.0.0

v0.6.0

15 Oct 17:04
Compare
Choose a tag to compare
  • Begin preparation for i18n 8750eb9
  • Add "or" as range indicator/separator 93f4b01
  • Add small, medium, and large as units of measure 5b1bd37
  • Merge pull request #7 from StefanVDWeide/enhancement/add-additional-alternate-tablespoon-uom 4f00239
  • Added new alternate, unit test and regex fix 50b7519

v0.5.0...v0.6.0

v0.5.0

16 Apr 16:08
Compare
Choose a tag to compare
  • Fix CI job description 018935b
  • Add allowLeadingOf option to demo 977cbe0
  • Remove redundant UOM versions and rename to alternates 6179f98
  • Add additionalUOMs and allowLeadingOf options 6690a93
  • Migrate from tsdx to vite 1e73c92
  • Enhance UOM definitions and add unitOfMeasureID to Ingredient interface b75cb6d
  • Add more units of measure and trim "of " off start of descriptions 7e56934
  • Update dependencies ad9c27c
  • Added unicode fraction slash example to demo default text bc7851f
  • Updated numeric-quantity and parse-ingredient versions in demo 5bba18e

v0.4.0...v0.5.0

v0.4.0

23 Aug 19:17
Compare
Choose a tag to compare
  • Updated numeric-quantity to v1.0.2 to support unicode fraction slash
  • Update dependencies 3bd0fd0
  • Update dependencies 7500098
  • Add normalizeUOM option to demo e9a52e3
  • Update CHANGELOG.md for v0.3.0 03991a7

v0.3.0...v0.4.0

v0.3.0

15 Feb 21:58
Compare
Choose a tag to compare
  • Refactor to use regex for UOM 573a1e6
  • Add normalizeUOM option 3aac3d7
  • Add some units of measure 6544a32
  • Use latest versions in demo 763ed99
  • Update CHANGELOG.md for v0.2.4 9b9bea4

v0.2.4...v0.3.0