Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): update changelog 1.1.0 [skip ci]
## [1.1.0](v1.0.2...v1.1.0) (2023-12-4) ### Features * export getIterableFromStream as alias for getIterableFromStream ([946f704](946f704)) ### Misc * cleanup deno.lock file ([64277fe](64277fe)) * improve internal code docs ([a02643a](a02643a)) * improve the docs for codePointAt ([6c73b05](6c73b05)) * switch out the benchmark results ([2a292a7](2a292a7)) * update deps... ([88261b3](88261b3)) * update package.json ([2fa5883](2fa5883)) * update tests ([9b30650](9b30650)) * updated benchmark docs ([02b1fa0](02b1fa0)) * use constants for bytesToCodePointFromBuffer ([d4c5ceb](d4c5ceb)) ### Improvements * improve perf of codePointAt ([f92a5c6](f92a5c6)) * improve performance of getIterableStream ([2781888](2781888)) * use codePointAt instead of complex loop ([3138b46](3138b46)) ### Automation * fix build script ([f0492ae](f0492ae)) * upgrade devcontainer to v20 ([a12199c](a12199c)) * upgrade gh action workflow ([25423f8](25423f8))
- Loading branch information