Skip to content

Commit

Permalink
history: correct for extraction
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton authored Nov 20, 2023
1 parent 95e3f19 commit c4de8b9
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,6 @@

## v7.0.1 2023 November 20

- Renamed to `unicode-symbols` and just export the unicode symbols.
- Extracted out from the [`@bevry/figures` package](https://github.com/bevry/figures) to just export the unicode symbols.
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
- Minimum required Node.js version changed from `node: >=8` to `node: >=4` adapting to ecosystem changes

## v6.1.0 2023 November 1

- Forked to implement Bevry's best practices and maintain widespread compatibility.
- Based from [is-unicode-supported v2.0.0](https://github.com/sindresorhus/is-unicode-supported/blob/506f27260df3636555714bf10ed40ab9e6a6c96e/index.js)
- Based from [figures v6.0.1](https://github.com/bevry/figures/blob/b10ba989a9dd359faf0f197e4081b144d2e72931/index.js)
- Implemented in TypeScript, publishing ESM and CJS editions that maximize compatibility and minimize maintenance burden, thanks to [boundation](https://github.com/bevry/boundation) and [editions](https://editions.bevry.me).
- Updated license from [`MIT`](http://spdx.org/licenses/MIT.html) to [`Artistic-2.0`](http://spdx.org/licenses/Artistic-2.0.html)

0 comments on commit c4de8b9

Please sign in to comment.