seneca v3.1.0 Release Notes

Release Date: 2016-09-16 // over 7 years ago
    • 🌲 Correct issue with log handlers not working via command line
    • 🌲 Extracted out log handling into seneca-log-filters for ease of reuse in custom loggers
    • 0️⃣ Replaced the default log handler's filter logic with seneca-log-filters
    • ⬆️ Bumped patrun to correct incorrect matches with partial patterns due to missing catchall
    • ➕ Added error handling example in docs/examples/error-handling.js.
    • 🔄 Changed boot log message from 'hello' to 'seneca-started'.
    • ⚡️ Updated salestax examples to work correctly.
    • ✂ Removed old legacy parsing handlers as they caused crashes
    • ➕ Added testable transport links