Skip to content

Releases: micl2e2/bwrap

bwrap 1.3.0

31 Jul 13:57
Compare
Choose a tag to compare

RELEASE: 1.3.0, 6eaa3ca

BACKWARD_COMPATIBLE_CHANGES:

  • Introduce wrap_nobrk macro.
  • Change rust-version from default to 1.47.
  • Change rust edition from 2021 to 2018.
  • Add doctest examples, disable doctest.

BACKWARD_COMPATIBLE_FIXES:

  • Handle append/prepend in wrap_maybrk macro.
  • Fix incorrect width limit for Japanese example, by @kyoheiu.
  • Add dependencies' licenses.

1.2.0

19 Jul 13:23
Compare
Choose a tag to compare

New features:

  • Introduce a convenient macro wrap_maybrk! for space-insensitive languages.

1.1.0

19 Jul 03:16
Compare
Choose a tag to compare

New features:

  • Introduce a convenient macro for space-sensitive languages wrap!.

1.0.0

17 Jul 06:14
Compare
Choose a tag to compare
1.0.0-rc1

update README, release 1.0.0