tty-pager v0.11.0 Release Notes

Release Date: 2018-01-11 // over 6 years ago
  • โž• Added

    • โž• Add pg and most to executables lookup

    ๐Ÿ”„ Changed

    • ๐Ÿ”„ Change verse to strings dependency
    • ๐Ÿ”„ Change SystemPager to make all class methods public
    • ๐Ÿ”„ Change SystemPager#available to #find_executable
    • ๐Ÿ”„ Change SystemPager#available? to #exec_available
    • Change Pager#find_available to #select_pager and make class method

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix Pager throwing exception if git is not installed by Katelyn Schiesser(@slowbro)