Skip to content

Releases: jakeboone02/format-quantity

v3.1.0

13 Feb 00:00

Choose a tag to compare

  • Update changelog for v3.1.0 dfe0252
  • Merge pull request #19 from jakeboone02/features-2026-02 75ba43f
  • Parse strings with numeric-quantity 3cb8a9e
  • Add separator option; fix fractionSlash numerator/denominator display 7c15cf4
  • Update dependencies 563b7d8
  • Correct v3.0.0 link in changelog 0d31485
  • Update dependencies dfd4800
  • Use https links where possible dfed929
  • Type-aware lint d317d5a
  • Merge pull request #18 from jakeboone02/dependabot/github_actions/actions/checkout-6 1a1a45a
  • Bump actions/checkout from 5 to 6 a51e073
  • Update actions/upload-pages-artifact to v4 eb67bb6
  • Typecheck in CI 8d721ae
  • Typecheck tsdown.config.ts 29f2481
  • Merge pull request #17 from jakeboone02/tsdown b00f3b8
  • Migrate to tsdown 3918a48
  • Merge pull request #16 from jakeboone02/dependabot/github_actions/codecov/codecov-action-5 1c519a6
  • Merge pull request #15 from jakeboone02/dependabot/github_actions/oven-sh/setup-bun-2 915060c
  • Bump codecov/codecov-action from 4 to 5 42abc05
  • Bump oven-sh/setup-bun from 1 to 2 88b84dc
  • Merge pull request #14 from jakeboone02/bunnier 813479c
  • Export everything b831afb
  • Fix docs script 6768e45
  • Add dependabot.yml 4a88408
  • Update actions versions 93fdccb
  • Minor type fixes ca1a4ca
  • Use recent Bun features and build DTS with oxc-transform 6d20ab5
  • Add Typedoc GA plugin 3a44262
  • Use Codecov token and update other dependencies a67658c
  • Update dependencies and pin prettier 03e3c2c
  • Compact CI config 4592253

v3.0.0...v3.1.0

v3.0.0

15 Jan 17:52

Choose a tag to compare

v2.1.0...v3.0.0

v2.1.0

17 Jun 21:58

Choose a tag to compare

v2.0.1

26 Sep 15:45

Choose a tag to compare

Fixed

  • Fixed documentation for default tolerance d67a361

Full Changelog: v2.0.0...v2.0.1

v2.0.0

15 Sep 21:49

Choose a tag to compare

Changed

  • defaultTolerance is now 0.0075 (hence the major version bump) 2489f1f

Added

v1.1.0...v2.0.0

v1.1.0

29 Apr 03:08

Choose a tag to compare

  • Fix handling of values greater than -1 and less than zero 7d5e284
  • Add tests to dev page; simplify main code/tests; fix browsertest.html f65d514
  • Use globalThis instead of (window as any) in dev test page 09922b2
  • Reorganize code and fix build process 5e28bc5
  • Minor documentation updates 13c7762
  • Add tolerance and fractionSlash options d15f799
  • Accept options object and handle more fractions b2bb567

v1.0.2...v1.1.0

v1.0.2

16 Apr 16:04

Choose a tag to compare

  • Trigger GitHub Pages republish after branch renaming a748bfe
  • Rename index.html to main.html 58c48ad
  • Add FUNDING.yml 3c4f304
  • Migrate from tsdx to vite 4f481ca
  • Update dependencies 3a24321
  • Merge pull request #9 from jakeboone02/add-codesandbox-ci adafc41
  • Add CodeSandbox CI 41a3af2
  • Updated CHANGELOG.md for v1.0.1 84ee5f3

v1.0.1...v1.0.2

v1.0.1

15 Feb 20:12

Choose a tag to compare

  • Added description to package.json 7d8dec0
  • Added link to parse-ingredient 516b068
  • Updated CHANGELOG.md for v1.0.0 bec30ef

v1.0.0...v1.0.1

v1.0.0

11 Feb 17:32

Choose a tag to compare

Breaking changes

  • None! This release is to update the exported files in the dist folder and to indicate stability of the package.

Commits

v0.6.1...v1.0.0

v0.6.1

08 Feb 16:26

Choose a tag to compare

This release was simply to update the README.md on npm.

v0.6.0...v0.6.1