Skip to content

v0.4.9

Choose a tag to compare

@daneb daneb released this 31 Aug 19:35
· 29 commits to master since this release

Added

  • keel driver default <id> — sets which configured driver keel run
    uses when --driver is omitted. Edits keel.toml as raw text, flipping
    default on the matching [[driver]] block and clearing it elsewhere, so
    hand-written comments and formatting survive rather than being lost to a
    full serde round-trip.