GRDB.swift v0.60.1 Release Notes

  • ๐Ÿš€ Released May 7, 2016

    ๐Ÿ›  Fixed

    • A crash that did happen when DatabasePool would incorrectly share a database statement between several reader connections.
    • A memory leak that did happen when a Database connection was deallocated while some database statements were still alive.