Sha256: 2dbe298eadf3e03036e53eaf7a4213e56f500b7abd5948f74b30d3b2aeb4e885
Contents?: true
Size: 571 Bytes
Versions: 1
Compression:
Stored size: 571 Bytes
Contents
0.0.4 * Add support for checking Dry::Struct's against an interface 0.0.3 * `Class.check_it_implements` now returns a `CheckSession`. * RSpec shared example takes advantage of `CheckSession` to be able to present a list of reasons why your implementation sucks. 0.0.2 * Add `Class.says_it_implements?` for quickly checking whether a class says it is implementing a given interface. This doesn't perform the full method/params checking that happens on `.check_it_implements`. * Make `.check_it_implements` available on any class 0.0.1 * Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
duckface-interfaces-0.0.4 | CHANGELOG.md |