Skip to content

v4.1.0

Compare
Choose a tag to compare
@Nukesor Nukesor released this 09 Aug 12:13
3307e9b

[4.1.0] - 2021-08-09

Added

  • Add modifiers::UTF8_SOLID_INNER_BORDERS, which makes the inner borders solid lines: │─ by ModProg for #39.
  • Add presets::ASCII_BORDERS_ONLY_CONDENSED, which is ASCII_BORDERS_ONLY but without spacing between rows #43.

Fixed

  • Several preset examples weren't correct.
  • Multi-character UTF8 symbols are now handled correctly in most situations.
    Table-layout might still break for 1-character columns.
  • Mid-word splitting now takes multi-character utf8 characters into account.

Changed

  • Rename ASCII_HORIZONTAL_BORDERS_ONLY to ASCII_HORIZONTAL_ONLY. Old imports will still work until v5.0.
  • Rename UTF8_HORIZONTAL_BORDERS_ONLY to UTF8_HORIZONTAL_ONLY. Old imports will still work until v5.0.