Skip to content

Releases: kojiishi/unicode-width-utils

v0.2.2

Choose a tag to compare

@kojiishi kojiishi released this 17 Jul 18:27

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

Choose a tag to compare

@kojiishi kojiishi released this 17 Jul 05:23

What's Changed

  • feat: add set_cjk in #15

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@kojiishi kojiishi released this 15 Jul 19:23

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

Choose a tag to compare

@kojiishi kojiishi released this 15 Jul 06:53

What's Changed

  • feat: add char_opt in #8

Full Changelog: v0.1.3...v0.1.4

v0.1.3

Choose a tag to compare

@kojiishi kojiishi released this 15 Jul 04:44

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

Choose a tag to compare

@kojiishi kojiishi released this 14 Jul 18:10

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

v0.1.1

Choose a tag to compare

@kojiishi kojiishi released this 14 Jul 16:01

What's Changed

  • feat: add set_default_cjk in #2
  • feat: add truncate in #3
  • docs: add documentations in #4

Full Changelog: https://github.com/kojiishi/unicode-width-utils/commits/v0.1.1