Skip to content

Releases: spenserblack/go-wordwrap

1.0.1

22 Sep 12:59
v1.0.1
9c8e508
Compare
Choose a tag to compare

Fixed

  • Performance of the WordWrap function

Stable

21 Sep 18:44
v1.0.0
861916d
Compare
Choose a tag to compare

This is the initial stable release, as there are no planned changes to the documented API.

0.1.4

21 Sep 18:40
v0.1.4
861916d
Compare
Choose a tag to compare

Documentation

  • Package description made to describe the purpose of the package

0.1.3

15 Sep 18:01
v0.1.3
37826c9
Compare
Choose a tag to compare

This release only changes the internals. No changes to the API, and no intended bug fixes are in this release.

0.1.2

14 Sep 12:48
v0.1.2
89bf450
Compare
Choose a tag to compare

This is just a fix to go.mod. No behavioral changes.

0.1.1

14 Sep 12:48
v0.1.1
f816cc1
Compare
Choose a tag to compare
Fixed
-----

- Empty line at end of output sometimes
- Wrapping at an earlier space that should have been wrapped at a later
  one