CHANGELOG for Dockerspec

This file is used to list changes made in each version of dockerspec Ruby Gem.

0.2.0 (2015-12-11)

New Features on 0.2.0

  • Set some opinionated RSpec configurations.
  • Print Docker errors in a more readable format.

Fixes on 0.2.0

  • Fix undefined method error in the outermost examples.

Documentation Changes on 0.2.0

  • Add examples for #have_cmd using string format.
  • README:
    • Improve Ruby documentation.
    • Change gem badge to point to RubyGems.
    • Add Real-world examples section.

0.1.0 (2015-12-09)

  • Initial release of dockerspec.