JDBI v1.0.5 Release Notes

    • Fleshed out the execute(..) methods to take full array of arguments, like query.
    • ➕ Added update(..): int which return number of rows affected
    • 🔨 Lots of internal refactoring