date: 2025-01-30
- require stringio to fix Ruby 3.4.x compatibility
- ensure old Rubies load the Minitest gem
- add a Travis badge
- update ruby versions
- update Minitest for version 5 changes
- fix file executable permissions
- remove deprecated RubyGem option that's ignored
date: 2017-01-21
- update ruby versions
- close sh session streams on unexpected exit
- fix reseting colors in status plugin
date: 2013-08-23
- fix resetting terminal colors #4, #5 - thanks @aspiers
date: 2013-03-02
- fix stderr output #3 - thanks @infertux
- switch to ruby 2.0.0
date: 2012-08-09
- fix detecting environment variables names
- fix detecting variables with numbers in names
- fix filtering environment variables
- add
TF_DEBUG
for troubleshooting
date: 2012-08-09
- fix reading environment
- extend testing environment: array & type
- extend testing match stdout / stderr
date: 2012-07-30
- fix loading env in zsh
date: 2012-07-30
- add support for selecting runner shell via shebang line
date: 2012-05-28
- rename to tf
date: 2012-03-28
- add support for selecting output plugin --text, --dotted
- improved detecting input plugins
- improved error detection, count failed plugin search also as errors
date: 2012-02-02
- fix sorting of errors
date: 2012-02-02
- change the default output to be less verbose
date: 2012-01-31
- support for more platforms
status_output
plugin - print status line on the end
date: 2012-01-30
- initial release - compability with rvm-test