Sha256: a1318e85ac06eb380da4b8799c82ca89276c4e5b813c1a39c084f5a4eaa255d2
Contents?: true
Size: 659 Bytes
Versions: 1
Compression:
Stored size: 659 Bytes
Contents
# Changelog ## v1.2.0 - May 21, 2012, 11:05 PM * Better handling of `open4` dependency when you don't install it and you don't use it. * Quoted spaced strings in config files and env var weren't working. Now they are. * Use the current version in generated gemspec * Non-string arguments (such as Regexps for validation and classes for type conversion) were not working. Now they are. * `sh` can now be used more safely by passing an array to avoid tokenization (thanks @gchpaco!) ## v1.1.0 - April 21, 2012, 6:00 PM * Can bootstrap apps using RSpec instead of Test::Unit (thanks @msgehard) ## v1.0.0 - April 1, 2012, 10:31 * Initial official release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
methadone-1.2.0 | CHANGES.md |