seneca v1.0.0 Release Notes

Release Date: 2016-01-11 // over 8 years ago
    • 🛠 Fixed API wrapper so that original function name preserved. Issue #296
    • 🛠 Fixed CLI --seneca.print.tree arg so that it works correctly. Issue #235
    • Seneca instance now passed as property on add callback function. PR #290
    • ⚡️ Dependencies updated to latest versions. PR #285 and #304