Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 979 Bytes

CHANGES.md

File metadata and controls

28 lines (20 loc) · 979 Bytes

0.1.1 (2018-12-10)

  • Update to Rust 2018 edition (#20)
  • Update links to use keychain-services.rs repo name (#19)

0.1.0 (2018-11-06)

  • Initial password support (#17)
  • Factor related types into modules (#16)
  • Remove Sec* prefix from all type names (#15)
  • Implement keychain types and refactor builders (#14)

0.0.2 (2018-11-01)

  • Build and link to documentation.

0.0.1 (2018-10-31)

  • Initial release