Skip to content

Releases: jakeboone02/parse-ingredient

v2.1.0

13 Feb 16:50

Choose a tag to compare

  • Update changelog for v2.1.0 ae2ad97
  • Merge pull request #48 from jakeboone02/cjk bb549e2
  • Update dependencies c40ed3b
  • Minor refactoring of regex literal 4db9656
  • Fix changelog for #48 0a28415
  • Update changelog for #48 f620511
  • Implement partialUnitMatching for CJK and other spaceless languages 34bc12f
  • Update changelog for #47 70cee11
  • Merge pull request #47 from AfoxDesignz/main 41b107e
  • Delete package-lock.json 3d34e68
  • Merge pull request #46 from jakeboone02/i18n 177713c
  • Allow RegExp in descriptionStripPrefixes; fix French and German examples 693a82b
  • fix: resolve merge conflicts with i18n branch 80aae65
  • fix: make trailing uoms greedy, allow no description 00f159a
  • test: implement new test cases for multi-word uoms 50e7276
  • revert: keep literals in unicode for trailingQuantityRegEx 93cc28e
  • Add support for string array input 1ded08f
  • feat: enhance unit of measure identification for multi-word units and update tests 34ef04e
  • Add includeMeta option 10530bc
  • Internationalization support 7128401

v2.0.1...v2.1.0

v2.0.1

30 Jan 14:30

Choose a tag to compare

  • Update changelog for v2.0.1 e21ef15
  • Improved convertUnit accuracy and precision e533187
  • Implement case-insensitivity for fromSystem and toSystem in convertUnit 6a91e83

v2.0.0...v2.0.1

v2.0.0

29 Jan 17:48

Choose a tag to compare

  • Remove unused import 8d41c7d
  • Enable tsdown DTS generation with tsgo 6e4064b
  • Update changelog for v2.0.0 975f867
  • Consolidate unit identification logic 9431dc6
  • Merge pull request #41 from jakeboone02/unit-conversion 201a468
  • Update changelog with "dozen" and "deciliter" c55fd02
  • Add "deciliter" 5222837
  • Add "dozen" 1e23ed8
  • Address PR comments 30ed7b7
  • Enable cross-system conversions in convertUnit 099011e
  • Add unit conversion functionality f85fece
  • Merge pull request #40 from jakeboone02:numeric-quantity-v3 ae72350
  • Add test for repeated separator e727c58
  • Add decimalSeparator to README ba15f95
  • Add decimalSeparator option 2e9d7ad
  • Update dependencies 93948a1
  • Use https links where possible 6ec6d52

v1.3.3...v2.0.0

v1.3.3

16 Jan 17:17

Choose a tag to compare

  • Update changelog for v1.3.3 3a5a010
  • Merge pull request #37 from AfoxDesignz/main 58bed3e
  • Update dependencies b55bf27
  • Merge branch 'main' into pr/AfoxDesignz/37 29aef39
  • Minimize .toLowerCase() calls 3a66e86
  • Enable Unicode for all regular expressions 9349778
  • Fix: Make UOM matching case-insensitive while preserving input capitalization; additionalUOMs no longer need capitalization variants b77541c

v1.3.2...v1.3.3

v1.3.2

14 Jan 07:46

Choose a tag to compare

  • Reset and update dependencies b9c7ca0
  • Update changelog for v1.3.2 d0a07e0
  • Add @AfoxDesignz as contributor b0d26b6
  • Update dependencies 67fb0af
  • Update changelog for #34 7cd7321
  • Merge pull request #34 from AfoxDesignz/patch-2 3951922
  • fix: regex for UOMs also catching numerical chars aa62733
  • test: added test for additional UOMs with german umlauts b818761
  • chore: Add target to tsconfig.json for Unicode regex support 2b96d0c
  • Fix: Support Unicode characters (umlauts) in unit of measure parsing cf16171
  • Type-aware lint abd1226
  • Merge pull request #32 from jakeboone02/dependabot/github_actions/actions/checkout-6 af186cb
  • Bump actions/checkout from 5 to 6 756bbaf
  • Merge pull request #27 from jakeboone02/dependabot/github_actions/actions/upload-pages-artifact-4 47aef05
  • Bump actions/upload-pages-artifact from 3 to 4 f998958

v1.3.1...v1.3.2

v1.3.1

09 Sep 03:00

Choose a tag to compare

  • Merge pull request #31 from jakeboone02/issue-30 3806278
  • Pretty print 7c636da
  • Accept decimal quantities that omit the leading zero c38c7e9
  • Merge pull request #28 from jakeboone02/dependabot/github_actions/actions/checkout-5 7b74e99
  • Bump actions/checkout from 4 to 5 e042274
  • Merge pull request #29 from jakeboone02:tsdown ea7524b
  • Migrate to tsdown 7cdf9ef

v1.3.0...v1.3.1

v1.3.0

07 May 01:26

Choose a tag to compare

  • Update changelog for v1.3.0 bccdd03
  • Merge pull request #26 from jakeboone02/issue-25 7d163cf
  • Add support for "Extract of/from N things" 3b2bd5e
  • Change moduleResolution to "bundler" da93acd
  • Merge pull request #24 from jakeboone02/dependabot/github_actions/codecov/codecov-action-5 971cc32
  • Merge pull request #23 from jakeboone02/dependabot/github_actions/oven-sh/setup-bun-2 cf372de
  • Bump codecov/codecov-action from 4 to 5 8d48a38
  • Bump oven-sh/setup-bun from 1 to 2 e7cff2b
  • Merge pull request #22 from jakeboone02/bunnier c73fdbf
  • Parse more aggressively in dev 4ac492b
  • Add dependabot.yml 21c9e20
  • bash not bun 08cd8bb
  • Update docs.yml CI e0322a5
  • Lint in CI c31cdce
  • Use recent Bun features and build DTS with oxc-transform 8b1d63a
  • Add Typedoc GA plugin 02eeb16

v1.2.1...v1.3.0

v1.2.1

06 Jul 17:52

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

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

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