View Source Changelog

1.0.0-alpha.2 (2023-11-26)

⚠ Breaking changes

  • removed gpg_home config key in favor of global_keystore
  • cmd/2 now returns command arguments on error

✨ Features

1.0.0-alpha.1 (2023-11-25)

✨ Features

  • add cmd/1 & cmd!/1 to run GPG commands (5a2f129)

⚙️ Continuous Integrations

  • setup dialyzer & test matrix (b5d2705)
  • setup semantic-release & ex_doc (8fcdad2)

♻️ Chores