Skip to content

Releases: jakeboone02/numeric-quantity

v2.1.0

10 Jun 02:19

Choose a tag to compare

  • Merge pull request #32 from jakeboone02:bigint 86c85bd
  • Add bigint support 6be6eaa
  • Merge pull request #31 from jakeboone02/dependabot/github_actions/oven-sh/setup-bun-2 936cbe6
  • Merge pull request #30 from jakeboone02/dependabot/github_actions/codecov/codecov-action-5 6c39e97
  • Bump oven-sh/setup-bun from 1 to 2 5bdec4e
  • Bump codecov/codecov-action from 4 to 5 887ebab
  • Merge pull request #29 from jakeboone02/bunnier 1eb2532
  • Revert to Parcel in CI ea1c2ac
  • Revert "Run CI sandbox with Vite" a482c74
  • Run CI sandbox with Vite 7849f6b
  • Run CI sandbox with Bun e6fb06a
  • Add dependabot.yml 7e0c1f4
  • Update actions versions f838cfa
  • Minor fixes 515e598
  • Enable Bun in CodeSandbox CI 3ad4af5
  • Use recent Bun features and build DTS with oxc-transform 8ba0c2c
  • Add Typedoc GA plugin acb78ee
  • Use Codecov token and update other dependencies f5bf8c3
  • Update dependencies c25a862
  • Compact CI config 7464807
  • Update dependencies ae59884
  • Upgrade and pin Prettier caa3af2

v2.0.1...v2.1.0

v2.0.1

15 Jan 17:25

Choose a tag to compare

v2.0.0...v2.0.1

v2.0.0

16 Jun 22:00

Choose a tag to compare

CHANGELOG entry for v2.0.0

  • Merge pull request #26 from jakeboone02/drop-umd 8faac7a
  • Enable new options in CI example d50355d
  • Fix Node version in Codecov CI command 0350515
  • Install deps with Yarn on CI f0958d6
  • Add round option and support for E notation 803e28b
  • Only parse Roman numerals when romanNumerals option is true d43dd0c
  • Add numericRegexWithTrailingInvalid to README.md 87d65d8
  • Revert default behavior to disallow trailing invalid characters; add option to switch to new behavior 8848be9
  • Switch from Babel to ts-jest c9fb757
  • Misc. updates 81eaf08
  • Add JSDoc comment to parseRomanNumerals 8ae0701
  • Remove unnecessary Vite build config and convert to .ts e19051c
  • Allow separators in all numeric sequences 323ae19
  • Return numbers as-is from numericQuantity d9ed4b2
  • Add missing releases to changelog 62c9e99
  • Update changelog with UMD info 273ffe2
  • Revert UMD build filename to original 466b785
  • Minor type/tsconfig update 97b6a72
  • Update changelog 38bfe7e
  • Better type tooltips 3510c3b
  • Minor performance improvement d1c189c
  • Organize imports and restore UMD version b1fad1e
  • Add back pkg.engines.node ee9a9a4
  • Bring logic more in line with parseFloat 82faef6
  • Add support for comma and underscore separators fc91966
  • Refactor tests bc6032c
  • Enhance dev page; move test to common file; improve main regex 07cfdad
  • Build with tsup 0b26625
  • Update Yarn e4e1681
  • Fix CI code 93c195a
  • Add support for Roman numerals 4e333b9
  • Move CI sandbox code to this repo 16d4193
  • Add support for U+215F Fraction Numerator One baf31b5
  • Require 100% coverage bba1a20
  • Add node: 18 to CSB ci.json 806a761
  • Convert to named exports and update dependencies 24052de
  • Upgrade dependencies 5cd76e6
  • Add yarn plugins 049fa72
  • Convert to modern Yarn 344c4e7
  • Upgrade Yarn 1a20987

v1.0.4...v2.0.0

v2.0.0-beta.1

13 Jun 22:55

Choose a tag to compare

v2.0.0-beta.1 Pre-release
Pre-release
  • Allow separators in all numeric sequences 323ae19
  • Return numbers as-is from numericQuantity d9ed4b2
  • Add missing releases to changelog 62c9e99
  • Update changelog with UMD info 273ffe2
  • Revert UMD build filename to original 466b785
  • Minor type/tsconfig update 97b6a72
  • Update changelog 38bfe7e
  • Better type tooltips 3510c3b
  • Minor performance improvement d1c189c
  • Organize imports and restore UMD version b1fad1e

v2.0.0-beta.0...v2.0.0-beta.1

v2.0.0-beta.0

05 Jun 06:49

Choose a tag to compare

v2.0.0-beta.0 Pre-release
Pre-release
  • Add back pkg.engines.node ee9a9a4
  • Bring logic more in line with parseFloat 82faef6
  • Add support for comma and underscore separators fc91966
  • Refactor tests bc6032c
  • Enhance dev page; move test to common file; improve main regex 07cfdad
  • Build with tsup 0b26625
  • Update Yarn e4e1681
  • Fix CI code 93c195a
  • Add support for Roman numerals 4e333b9
  • Move CI sandbox code to this repo 16d4193
  • Add support for U+215F Fraction Numerator One baf31b5
  • Require 100% coverage bba1a20
  • Add node: 18 to CSB ci.json 806a761
  • Convert to named exports and update dependencies 24052de
  • Upgrade dependencies 5cd76e6
  • Add yarn plugins 049fa72
  • Convert to modern Yarn 344c4e7
  • Upgrade Yarn 1a20987

v1.0.4...v2.0.0-beta.0

v1.0.4

16 Apr 16:15

Choose a tag to compare

  • Fix main/module/unpkg filenames in package.json db07b0b

v1.0.3...v1.0.4

v1.0.3

16 Apr 16:06

Choose a tag to compare

  • Trigger GitHub Pages republish after branch renaming 6931ee7
  • Rename index.html to main.html 638dcb6
  • Add FUNDING.yml 4126017
  • Migrate from tsdx to vite 3a86918
  • Update dependencies 1d76f17
  • Merge pull request #25 from jakeboone02/add-codesandbox-ci 13841ab
  • Update to new sandbox dd38bce
  • Add CodeSandbox CI 5240138

v1.0.2...v1.0.3

v1.0.2

23 Aug 17:23

Choose a tag to compare

  • Merge pull request #21 from jakeboone02/issue-20 e2d98ca
  • Add support for unicode fraction slash 2b1e648
  • Updated CHANGELOG.md for v1.0.1 d83c72f

v1.0.1...v1.0.2

v1.0.1

15 Feb 20:08

Choose a tag to compare

  • Added description to package.json be50936
  • Added link to parse-ingredient 290ef24
  • Restored CHANGELOG.md and added v1.0.0 2fc1570

v1.0.0...v1.0.1

v1.0.0

11 Feb 17:35

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.5.2...v1.0.0