log v0.5.4 Release Notes

Release Date: 2016-10-21 // over 7 years ago
    • 🆕 New logger creation API, which is harder to misuse.
    • ✂ Remove the use of finalisers in favour of the new logger API.
    • 🛠 Fix a JSON serialisation issue affecting the Elasticsearch back-end.
    • 👉 Make the Elasticsearch back-end compatible with Elasticsearch 1.x.
    • 🛠 Fix a synchronisation issue affecting the Elasticsearch back-end.
    • ➕ Add a test suite and Travis-based CI.