v1.0.0
1.0.0 (2023-05-05)
Features
- add asCodePoints (fb87a75)
- add getIterableStream (4eee4c7)
- add support for mod.ts for deno (c078965)
- switch to using TextDecoder Iterators (b23c219)
Bug Fixes
- fix missing
getCallbackStream
initerable.ts
file (d1ff5a6)
Improvements
- clean up the code (9f096c7)
- faster codepoints (895773c)
- move library to deno (ad61893)
- use deno (c0711d7)
Misc
- ... (a8d9ced)
- [skip ci] update deno.lock (7a6dc28)
- add link to benchmark (12b5d02)
- finalize examples (01d05ea)
- finalize README (ed6eaa9)
- get ready for publish (505a210)
- prep for release (33df1db)
- run benchmarks (39c3dbc)
- WIP (1fcaec7)
- WIP gitpod (d55e1c9)
- WIP: update the template README docs (b63040f)