# CHANGELOG ## 0.14.1 * rename .attribute back to .key * shorten .embeds_many and .embeds_one to .many and .one * remove presence methods * add options to .many ## 0.13.1 * remove static module * rename .key to .attribute # 0.12.1 * add static module # 0.11.1 * .key now emulates DataMapper.property # 0.10.1 * rename .has_one and .has_many to .embeds_one and .embeds_many to make room for associations # 0.9 * add presence method # 0.8 * make JSON patch compatible with Active Support * remove URI from list of types The rest is history.