Sha256: d61daed89dffc295a6b81c84f2029d115c43158e9eabf4445325667b3dba3ca8
Contents?: true
Size: 598 Bytes
Versions: 2
Compression:
Stored size: 598 Bytes
Contents
# CHANGELOG ## 0.15.0 * bring back static module ## 0.14.0 * rename .attribute back to .key * shorten .embeds_many and .embeds_one to .many and .one * remove presence methods * add options to .many ## 0.13.0 * remove static module * rename .key to .attribute # 0.12.0 * add static module # 0.11.0 * .key now emulates DataMapper.property # 0.10.0 * rename .has_one and .has_many to .embeds_one and .embeds_many to make room for associations # 0.9.0 * add presence method # 0.8.0 * make JSON patch compatible with Active Support * remove URI from list of types The rest is history.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
structure-0.15.1 | CHANGELOG.md |
structure-0.15.0 | CHANGELOG.md |