Sha256: 1eb3fafcfdc3d9064046b5eea9dbaab8ce7e282e369ceffdcab4a121a02478e6
Contents?: true
Size: 1.95 KB
Versions: 2
Compression:
Stored size: 1.95 KB
Contents
TRYOUTS, CHANGES #### 0.6.2 (2009-06-24) ############################### NOTE: command testing (:cli) is still disabled. * CHANGE: dream arguments are now ordered: format, output * ADDED: One-liner drill syntax * ADDED: new dream formats: :regex, :gt, :gte, :lt, :lte, :size * ADDED: Calls to xdrill now also clear the dream catcher * ADDED: Support for multiple dreams per drill #### 0.6.1 (2009-06-24) ############################### NOTE: command testing (:cli) is still disabled. * FIXED: JRuby is now supported * FIXED: Now correctly requiring sysinfo library * CHANGE: Don't require rye until a CLI sergeant is created. #### 0.6.0 (2009-06-24) ############################### NOTE: External dreams files are no longer supported. NOTE: command testing (:cli) is disabled. * CHANGE: Removed all mention of external dreams files. * CHANGE: dream method is not available inside drill block. * CHANGE: rcode, emsg, backtrace renamed to ecode, error, trace * ADDED: dream is now available above drill blocks. * ADDED: Better verbose and debugging output * ADDED: Cleaner test output * ADDED: drill success is now solely based on output. #### 0.5.1 (2009-06-13) ############################### * ADDED: dream method is now available inside drill block * ADDED: Drills that return true are assumed to pass #### 0.5.0 (2009-06-07) ############################### * FIXED: Fix for running drills without dreams and for specifying verbose without a command name * CHANGE: The executable has been renamed to 'sergeant' * CHANGE: Gave reality a default rcode (0) * CHANGE: Now using module_eval (was: class_eval) for setup and clean * ADDED: Displays percentage of failed dreams * ADDED: Drill stash! * ADDED: xdream and better handling for drills and dreams with no name #### 0.4.1 (2009-06-07) ############################### * CHANGE: The CLI output is no longer terrifyingly ugly #### 0.4.0 (2009-06-05) ############################### NOTE: Initial public release
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
delano-tryouts-0.6.2 | CHANGES.txt |
tryouts-0.6.2 | CHANGES.txt |