Sha256: a5a447833ddfbfa32e9076d0eb324ed342ff599d88fdfdb5f9d7f2c837f5a635

Contents?: true

Size: 897 Bytes

Versions: 5

Compression:

Stored size: 897 Bytes

Contents

## [0.1.3](https://github.com/modocache/state_machine_rspec/compare/v0.1.2...v0.1.3)

- Add `#description` to matchers.
- Update rspec dependency.

## [0.1.2](https://github.com/modocache/state_machine_rspec/compare/v0.1.1...v0.1.2)

- state_machine dependency updated from "~> 1.1.0" to ">= 1.1.0".
  Fixes https://github.com/modocache/state_machine_rspec/issues/5.

## [0.1.1](https://github.com/modocache/state_machine_rspec/compare/v0.1.0...v0.1.1)

- `StateMachineRspec::Matchers::Events` conform to `Matchers::States` API, and now
  take a `:on` parameter when specifying a non-default state_machine attribute. This
  used to be specified with a `:state` parameter.
- Add Travis-CI build status image to README.
- Update README with instructions on including module in during RSpec configuration.

## [0.1.0](https://github.com/modocache/state_machine_rspec/tree/v0.1.0)

- Initial release.

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
state_machines_rspec-0.3.2 CHANGELOG.md
state_machines_rspec-0.3.1 CHANGELOG.md
state_machines_rspec-0.3.0 CHANGELOG.md
state_machine_rspec-0.2.0 CHANGELOG.md
state_machine_rspec-0.1.3 CHANGELOG.md