pterm v0.12.24 Release Notes

Release Date: 2021-06-13 // almost 3 years ago
  • Chore

    • ๐Ÿ“‡ rename putils TableData generation files

    ๐Ÿ”จ Code Refactoring

    • ๐Ÿ–จ boxprinter: prefix title positions with Title
    • putils: add rowSeparator to TableFromSeparatedValues

    ๐Ÿ“š Documentation Changes

    • ๐Ÿ–จ boxprinter: add title & title center position to BoxPrinter
    • ๐Ÿ–จ boxprinter: add title & title position to BoxPrinter
    • ๐Ÿ–จ boxprinter: add title & title positions to BoxPrinter
    • ๐Ÿ–จ boxprinter: add title & title positions to BoxPrinter
    • putils: update putils docs

    ๐Ÿ”‹ Features

    • ๐Ÿ–จ boxprinter: replace line breaks in title with space
    • ๐Ÿ–จ boxprinter: add title center position to BoxPrinter
    • ๐Ÿ–จ boxprinter: add title & title position to BoxPrinter
    • ๐Ÿ–จ boxprinter: add title & title position to BoxPrinter
    • putils: add TableDataFromSeparatedValues
    • putils: add TableDataFromTSV
    • putils: add TableDataFromCSV
    • putils: add function to convert TSV to TableData
    • putils: add function to convert CSV to TableData

    โœ… Test

    • โž• add test for putils TableData generation
    • ๐Ÿ–จ boxprinter: add tests for title center position to BoxPrinter
    • ๐Ÿ–จ boxprinter: add tests for title & title position