Releases: kojiishi/unicode-width-utils
Releases · kojiishi/unicode-width-utils
v0.2.2
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: add lines() and LineIterator in #17
perf: add inline to simple getters/setters in #16
Full Changelog : v0.2.1...v0.2.2
v0.2.1
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v0.2.0...v0.2.1
v0.2.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Breaking Changes
Change char to return usize in #9
Change control characters to 1 column wide in #13
Non-breaking Changes
Support tab in str() in #12
Add set_control_size in #14
Full Changelog : v0.1.4...v0.2.0
v0.1.4
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v0.1.3...v0.1.4
v0.1.3
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: add set_tab_size and set_expand_tab in #7
Full Changelog : v0.1.2...v0.1.3
v0.1.2
Compare
Sorry, something went wrong.
No results found
What's Changed
docs: update documentations in #5
feat: truncate return Cow for future extensions in #6
Full Changelog : v0.1.1...v0.1.2