Iridium v3.1.0 Release Notes

  • tag: v3.1.0

    npm install [email protected]
    

    🔄 Changes

    • 9b509ff 3.1.0
    • 44a861d Updated plugins tests to use promises
    • 546638a Updated model tests to rely on new harness and be slightly more useful
    • 23a7ce9 Updated instance_setup tests to rely on new harness
    • 35fe25b Updated instance_helpers tests to rely on new harness
    • 8e5b5d0 Migrated instance_db tests to promises
    • 5961b97 Migrated insertion tests to promises
    • eaafa7e Migrated cache tests to promises
    • 9d85991 Migrated hooks tests to promises
    • 9264445 Migrated FindOne tests to promises
    • 6851903 Migrated Find tests to promises
    • 296bfe5 Migrated Bug tests to promises
    • 73072e3 Switched to Chai for testing
    • a622a54 Fixed some Model API issues
    • 0dd3b22 Cleaning up the DB.connect method a bit