Skip to content

Releases: Preferral/strict_open_struct

v0.0.2.0

15 Mar 18:15
Compare
Choose a tag to compare
  • Fix respond_to? so it corresponds with method_missing
  • Raise errors when using hash access (fixes #1)

v0.0.1.1

11 Feb 20:16
@naw naw
Compare
Choose a tag to compare

Define equality so that StrictOpenStructs are equal when the underlying OpenStructs are equal.

v0.0.1

22 Sep 23:57
@naw naw
Compare
Choose a tag to compare

Initial release