Skip to content

Releases: rami3l/pacaptr

v0.21.0

29 Jan 06:37
ffd33fd
Compare
Choose a tag to compare

What's Changed

  • dist: fix commit message format by @rami3l in #661
  • ci(test): add conclusion by @rami3l in #665
  • build: move lints config to Cargo.toml by @rami3l in #668
  • fix!(config): change precedence to CLI flags > env vars > config file by @rami3l in #678

Full Changelog: v0.20.1...v0.21.0

v0.20.1

27 Nov 09:44
65e427e
Compare
Choose a tag to compare

What's Changed

  • dist(brew): add head section in formula by @rami3l in #660
  • dist: replace cargo-workspaces with cargo-release by @rami3l in 8540ac1
  • docs(contrib): introduce how to make a new release by @rami3l in 61a7af3

Full Changelog: v0.20.0...v0.20.1

v0.20.0

31 Oct 01:09
5020ee5
Compare
Choose a tag to compare

What's Changed

  • feat(cmd): add version line before help string by @rami3l in #632
  • build: adjust cross-build config for aarch64-unknown-linux-musl by @rami3l in #633
  • feat!: use $XDG_CONFIG_HOME for config if it is set by @rami3l in #635
  • build!: replace the docs feature with #[cfg(doc)] by @rami3l in #637
  • feat(pm): impl brew_sccc by @rami3l in #642
  • fix(exec): vendor is_root by @rami3l in #643
  • ci: use sccache by @rami3l in #650
  • fix(prompt)!: reset the cursor after Ctrl-C by @rami3l in #651
  • dist: add cargo metadata for cargo-binstall by @rami3l in #653

Full Changelog: v0.19.2...v0.20.0

v0.19.2

27 Jul 01:31
Compare
Choose a tag to compare

This is the first pacaptr version that uses the new GoReleaser-based publishing workflow!

New builds for windows-arm64 and linux-arm64 have also been added. Enjoy :)

What's Changed

Full Changelog: v0.19.1...v0.19.2

v0.19.1

10 Jun 04:20
Compare
Choose a tag to compare

What's Changed

  • feat(pm): add support for Termux/pkg by @rami3l in #587
  • fix(pm/choco): update choco_q to match choco v2 changes by @rami3l in #598

Full Changelog: v0.19.0...v0.19.1

v0.19.0

30 Apr 02:48
Compare
Choose a tag to compare

What's Changed

  • refactor!: split crate::dispatch by @rami3l in #545
  • fix(pm): determine the shell that runs scoop dynamically by @rami3l in #547
  • feat(pm): impl apt_qs, allow keeping header with grep by @rami3l in #554
  • docs: fix typo by @rami3l in #566

Full Changelog: v0.18.0...v0.19.0

v0.18.0: Pack Up Your Kit!

18 Mar 13:43
Compare
Choose a tag to compare

What's Changed

  • feat(pm): add support for pkcon by @rami3l in #538
  • feat(pm): impl brew_rn and brew_rns by @rami3l in #526
  • fix(pm): update brew_sii due to brew uses deprecation by @rami3l in #528
  • feat(cfg)!: replace confy with figment by @rami3l in #537

Full Changelog: v0.17.2...v0.18.0

v0.17.2

17 Feb 11:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.1...v0.17.2

v0.17.1: Get Another Scoop!

21 Oct 09:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v0.17.1

v0.17.0

10 Oct 02:05
Compare
Choose a tag to compare

What's Changed

  • feat(cli): replace colored with console by @rami3l in #447
  • feat(cli): use dialoguer for interactive prompts by @rami3l in #448
  • chore(deps): update clap to v4 by @rami3l in #461
  • docs: migrate compat_table to markdown style by @rami3l in #464

Full Changelog: v0.16.1...v0.17.0