What's Changed
- Add error markup based on last position in the writer_buffer. by @pekasen in #3
- fix: set
ensure_ascii to False, to enable UTF-8 output. by @pekasen in #6
- feat: add possible scratch location for chunks by @pekasen in #8
New Contributors
Full Changelog: v0.1.0...v0.1.1a6