Iridium v3.0.0 Release Notes

  • tag: v3.0.0

    npm install [email protected]
    

    🔄 Changes

    • 3c15013 3.0.0
    • d268f5b Added Q promises to documentation
    • 9c50e59 Removed IntelliSense as a feature
    • 12a537d Documented chaining of DB.register()
    • fce4b5c Added promise calls to Instance
    • e674e5a Added promise calls to Model
    • f89f215 Added promise calls to Database
    • 5665c5c Reduced runtime of async hook test
    • 07ec784 Added tests for promise versions of some methods
    • 552501c Start work on adding Q promises