tty-prompt v0.20.0 Release Notes

Release Date: 2019-11-24 // over 4 years ago
  • ๐Ÿ”„ Changed

    • โšก๏ธ Change to update tty-reader dependency
    • ๐Ÿ“‡ Change gemspec to include metadata

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix Choice#from to differentiate between nil and false by Katelyn Schiesser(@slowbro)
    • ๐Ÿ›  Fix yes? and no? prompts to stop raising on invalid/blank input by Katelyn Schiesser(@slowbro)
    • ๐Ÿ›  Fix Ruby 2.7 keyword arguments warnings
    • ๐Ÿ›  Fix question validation to work with nil input