Skip to content

Releases: sttk/linebreak

v0.4.1

10 Mar 13:11
Compare
Choose a tag to compare

Changes

  • fix: corrected bugs in lineBreakOpportunity by @sttk in #16

Supports

  • cicd: upgraded github actions by @sttk in #13
  • cicd,doc: added actual tested go versions (1.22) by @sttk in #14

Full Changelog: v0.4.0...v0.4.1

v0.4.0

31 Dec 00:49
Compare
Choose a tag to compare

Changes

  • fix: modified a bug in trimRight by @sttk in #11
  • update: modified some APIs by @sttk in #12

Full Changelog: v0.3.0...v0.4.0

v0.3.0

14 Oct 11:11
Compare
Choose a tag to compare

Changes

  • new: added TextWidth function that calculate the text width by @sttk in #10

Supports

  • cicd: upgraded github actions by @sttk in #8

Full Changelog: v0.2.0...v0.3.0

v0.2.0

18 Sep 10:20
Compare
Choose a tag to compare

Changes

  • update: supported narrow/wide character width of UAX 11, etc. by @sttk in #5
  • fix: modified behavior when lbo type is lbo_before by @sttk in #7

Full Changelog: v0.1.0...v0.2.0

v0.1.0

15 Sep 13:04
Compare
Choose a tag to compare

Changes

  • new: first implementation by @sttk in #2

Docs

  • doc: added README.md by @sttk in #3

Supports

  • chore: created development environment by @sttk in #1

Full Changelog: https://github.com/sttk/linebreak/commits/v0.1.0