Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

v4.0.0 "Funky Fish"

Compare
Choose a tag to compare
@ihatethefrench ihatethefrench released this 16 Sep 18:12
· 40 commits to main since this release

What's Changed

  • Asynchrounous refactoring by @Trivernis in #22
  • Development by @not-my-segfault in #29
  • Search Logic + Various Padding Fixes by @not-my-segfault in #32
  • Hopefully fix the CI by @not-my-segfault in #35
  • [WIP] Potentially controversial arg changes by @not-my-segfault in #34
  • Moved detect call to upgrade.rs to resolve #30 by @not-my-segfault in #37
  • Add upgrade bool to pass down via Options to fix #33 by @not-my-segfault in #36
  • Add repository key to Cargo.toml by @not-my-segfault in #38
  • aur_install: fix typo in mod.rs by @fries1234 in #41
  • Add rust-analyzer to flake by @not-my-segfault in #40
  • Add Fig completion support by @not-my-segfault in #39
  • Add ability to configure sudo binary by @mrshmllow in #26
  • Fixed up indentation on packages to review prompt by @not-my-segfault in #42
  • Parse config with config crate by @fries1234 in #44
  • Remove redundant config by @not-my-segfault in #45
  • Remove packagefile match check to fix Git packages by @not-my-segfault in #43
  • commands: remove Option from the sudo key by @fries1234 in #48
  • Refactor sort() to use Alpm as opposed to calling pacman -Ss by @not-my-segfault in #47
  • Fix multiple typos and incorrect URLs in README by @bento64 in #51
  • Fix endless loop on aur dependency batch creation by @Trivernis in #54
  • Implement Builders for Shell Commands without a Builder by @fries1234 in #50
  • operations/clean: fix noconfirm for clean by @fries1234 in #55
  • Add makepkg instructions by @SomethingGeneric in #56
  • Add codename to version output by @not-my-segfault in #49

New Contributors

Full Changelog: v3.6.0...v4.0.0