tty-command v0.10.1 Release Notes

Release Date: 2021-02-14 // about 3 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix undesired persistence of environment variables in Ruby >= 3.0.0

Previous changes from v0.10.0

  • ๐Ÿ”„ Changed

    • ๐Ÿ”„ Change :chdir option to escape directory location path
    • ๐Ÿ“‡ Change gemspec to add metadata and remove test artefacts
    • โšก๏ธ Change to update pastel dependency and restrict version to minor only
    • โœ‚ Remove bundler as a dev dependency and relax rspec's upper boundary

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix Ruby 2.7 keyword conversion errors
    • ๐Ÿ›  Fix error when environment variable contains % character