Skip to content

bwrap 1.3.0

Latest
Compare
Choose a tag to compare
@micl2e2 micl2e2 released this 31 Jul 13:57
· 8 commits to master since this release

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.