orm2 v2.0.2 Release Notes

Release Date: 2013-02-21 // about 11 years ago
    • ๐Ÿ‘ฎ Forces hasMany association changes to check for instance saved (to ensure the instance has an id property)
    • ๐Ÿ›  Fixes some bugs when not using "id" as instance id property
    • โž• Adds default setting instance.cache = true so people can tweak it globally
    • โž• Adds autoFetch and autoSave options to default settings
    • โž• Adds more documentation about Hooks, fixes Model options list ending