Skip to content

Latest commit

 

History

History
82 lines (51 loc) · 3.63 KB

File metadata and controls

82 lines (51 loc) · 3.63 KB

Changelog

v1.1.1 - 2024-07-08

v1.1.0 - 2024-06-20

  • Add -i and --info as an alternative to op ? ca13b01
  • Add support for usage section comments (##) 2f5f597
  • Add more color functions (can be used in op.conf) 5b95d74
  • [BREAKING] Multiline commands are now joined with a newline + arguments ($@) are no longer attached automatically to the command fcfadca
  • Update example file fb89a44
  • Compare v1.0.0..v1.1.0

v1.0.0 - 2024-05-14

v0.6.5 - 2024-03-08

v0.6.4 - 2023-03-12

v0.6.3 - 2022-11-10

v0.6.2 - 2022-11-05

  • Enable bash completions for 'op -w' as well 16e0aac
  • Allow running 'op -w' without code to see all codes and commands 0e6c3fd
  • Compare v0.6.1..v0.6.2

v0.6.1 - 2022-11-04

v0.6.0 - 2021-05-04

v0.5.2 - 2020-10-26

  • Change setup script to be non-interactive (for CI) aa3b16f
  • Update setup script to avoid installing autocomplete if there is no ~/.bashrc e395bbc
  • Compare v0.5.1..v0.5.2