Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 935 Bytes

CHANGELOG.md

File metadata and controls

29 lines (16 loc) · 935 Bytes

Unreleased

0.5.3

  • Upgrade sysinfo dependency to resolve an issue with building against a recent libc #140
  • Set tracing writer to write to stderr instead of stdout #138
  • The lair-keystore binary now exits with an error (exit code 1) if an error occurs #138

0.5.2

  • enables some basic tracing #135

0.5.1

  • fix to build.rs to not check sql formatting unless environment variable CHK_SQL_FMT=1

0.5.0

  • breaking sqlcipher update for ios compatibility

0.4.1

  • Add a way to migrate unencrypted databases to encrypted by providing an environment variable LAIR_MIGRATE_UNENCRYPTED="true", Lair will detect databases which can't be opened and attempt migration. #121

0.4.0

  • pin serde and rmp-serde #119

0.0.2