Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 745 Bytes

CHANGES.md

File metadata and controls

39 lines (26 loc) · 745 Bytes

0.6 (2025-01-09)

  • Use ppx_yojson_conv instead of atdgen
  • Lazily decrypt usernames

0.5 (2024-12-29)

  • Switch to dune
  • Ignore errors while decrypting entries (Debian bug #1091105)
  • Use ocamlformat

0.4 (2023-09-19)

  • Add machine-readable output (GitHub #2)
  • Add possibility to select the username (GitHub #3)
  • Fix compilation with OCaml 4.14.1 (GitHub #6)

0.3 (2019-07-25)

  • Fix compilation with OCaml 4.02.2

0.2 (2014-09-06)

  • Add support for JSON-based password store (Firefox >= 32)

0.1.1 (2012-02-10)

  • Fix FTBFS with ld --as-needed, tune build system

0.1 (2011-11-29)

  • First public release