Skip to content

v0.19.4

Latest

Choose a tag to compare

@brianheineman brianheineman released this 18 May 04:30
9212a43

Added

  • add additional language localization
  • add views command
  • update sqlserver driver url options

Fixed

  • update drivers to use bind variables for internal queries

Other

  • update dependencies
  • update Cargo.toml dependencies
  • update to rust 1.95.0
  • update postgresql embedded version to 18.3.0
  • replace serde-yaml with serde-saphyr