Sha256: a0d1e958754b9889364128d5fd93004b5d781456c9a081ce791b8e1058e9295e
Contents?: true
Size: 873 Bytes
Versions: 1
Compression:
Stored size: 873 Bytes
Contents
# v0.2.3 2012-12-08 * [fixed] Prepend extra elements to hash and array instead of append. This fixes unkillable mutators in parallel assignments! # v0.2.2 2012-12-07 * [feature] Add a shitload of operator expansions for dm2 strategy [Compare v0.2.1..v0.2.2](https://github.com/mbj/mutant/compare/v0.2.1...v0.2.2) # v0.2.1 2012-12-07 * [fixed] Crash on unavailable source location * [fixed] Incorrect handling of if and unless statements * [fixed] Expand Foo#initialize to spec/unit/foo in rspec dm2 strategy * [fixed] Correctly expand [] to element_reader_spec.rb in rspec dm2 strategy * [fixed] Correctly expand []= to element_writer_spec.rb in rspec dm2 strategy * [fixed] Correctly expand foo= to foo_writer_spec.rb in rspec dm2 strategy [Compare v0.2.0..v0.2.1](https://github.com/mbj/mutant/compare/v0.2.0...v0.2.1) # v0.2.0 2012-12-07 First public release!
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mutant-0.2.3 | Changelog.md |