Sha256: c9e3c4209b779b93849282c814329cfeb2278c095534dcdae4efc05ea78cc575

Contents?: true

Size: 1.09 KB

Versions: 1

Compression:

Stored size: 1.09 KB

Contents

== 2.0.1
* converted a significant amount of documentation to yardoc format
* some of Minilab's instance methods now return [true] instead of [whatever]

== 2.0.0
* minilab now requires Ruby 1.9 to run and is built for the RubyInstaller package.
  minilab's public interface has not changed.
* Now using the latest and greatest bundler techniques for gem development.
* Two libraries minilab used for testing (hardmock and systir) do not run on Ruby 1.9. Therefore, minilab now uses:
  * RSpec as a test harness
  * steak as an acceptance test harness
  * rr for mocking in unit tests

== 1.1.1
* Lots of little things changed as part of the Rubyforge -> Gemcutter/GitHub/rdoc.info migration
  minilab's public interface has not changed.
* Using bundler to package what gems.

== 1.1.0
* Conversion from native extension to FFI
* Upgraded diy, constructor, and hardmock to their latest versions
* Internal implementation changes. minilab's public interface is unchanged
* Integration tests removed, as the value they provide did not outweigh the maintenance burden

== 1.0.0
First release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
minilab-2.0.1-x86-mingw32 CHANGES