Releases: jakeboone02/numeric-quantity
Releases · jakeboone02/numeric-quantity
v2.0.1
- Updated changelog for v2.0.1 ee0115f
- Update devDependencies 91cbc54
- Fix distributed types 3da5643
- Remove docs from git 451e44a
- Build docs site with GHA 34feed6
- Add GA tracking 3cf9f75
- Remove target from tsconfig.json 18ae1ec
- Update docs 09afac3
- Update types and docs of constants 3e9f8c6
- Upgrade dependencies; misc tweaks e35b491
- Upgrade dependencies 0069d57
- Add diff=lockb to .gitattributes fb25608
- Update docs 4204606
- Remove gh-pages dependency e0b552b
- Better test output formatting 0ec303f
- Remove OS matrix from CI 09309ef
- Reinstate version number in CI checkout action 4c344f0
- Remove Node from CI c3d227d
- Remove Jest types 639ae2d
- Drop Jest for bun:test ea559df
- Add version to docs b1cd142
- Merge pull request #28 from jakeboone02/typedoc-docs 716d469
- Remove Jekyll config 5453479
- Move list of exports out of README.md c37329e
- Update dev server fc375ad
- Fix bun-types/lib:dom issue 248abbe
- Add typedoc docs c4e1104
- Update dependencies 577eab5
- Fix pretty-print command 2fc9729
- Upgrade dependencies 3db08ec
- Update UMD page to fetch from unpkg 89f4cf9
- Update server to accept custom port bf12223
- Merge pull request #27 from jakeboone02/drop-vite 62cf0bf
- Update CI example ac07c1f
- Drop
yarn
in favor ofbun install
f68a3cb - Update dependencies 13610e2
- Drop Vite in favor of Bun.serve de369a8
- Build before test in CI f5110a6
- Correct Roman numerals example in README.md 416be5e
- Use GitHub Pages Hacker theme 761d954
- Grammar correction on changelog b124073
- Update changelog for v2.0.0 a19262b
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 istrue
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
v2.0.0-beta.1
- 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
- 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
- Fix main/module/unpkg filenames in package.json db07b0b
v1.0.3
- 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.1
v1.0.0
v0.5.2
This release was simply to update the README.md on npm.