Skip to content

Latest commit

 

History

History
112 lines (66 loc) · 3.66 KB

CHANGELOG.md

File metadata and controls

112 lines (66 loc) · 3.66 KB
  • [NEW] Render "+" for currently installed, "-" for previously installed (@Thomaash)
  • [FIX] Tweak usage formatting to follow POSIX spec
  • [NEW] Render results one page at a time
  • [NEW] Render an asterisk next to previously-installed versions
  • [NEW] Prefix most configuration variables with DOWNGRADE_
  • [FIX] Fix conversion of legacy ARM_ variables
  • [NEW] Default missing CacheDir sensibly
  • [NEW] Download packages to system cache directory
  • [FIX] ARM_URL in documentation (@andrewcchen)
  • [NEW] Spanish translation (@miachm)
  • [NEW] Russian translation (@7up4)
  • [NEW] Accept version in search term and avoid prompting
  • [FIX] Sort using pacsort
  • [FIX] Correctly append to pacman.conf when IgnorePkg not present
  • [FIX] Correctly find packages in A.R.M HTML content
  • [FIX] Handling of + in URL-decoding
  • [NEW] URL-decode package names
  • [FIX] Also search for -any packages
  • [FIX] Stop outputting corrupt curl progress
  • [FIX] Don't rely on repo-arm.archlinuxcn.org
  • [FIX] French translation of "Available packages:"
  • [NEW] Download package signatures (@anthraxx)
  • [FIX] Correct install location of completions (@thiagowfx)
  • [NEW] Portuguese (Brazilian) translation (@thiagowfx)
  • [NEW] Accept and forward arbitrary options for pacman -U
  • [NEW] Simplified Chinese translation (@entertainyou)
  • [FIX] Handling of missing or commented IgnorePkg
  • [FIX] Bash completion

NOTE: This version was a complete rewrite.

  • [CHANGED] Replace options with environment variables
  • [NEW] Handle IgnorePkg even when commented
  • [NEW] Add man-page
  • [NEW] Add Bash and Zsh completion
  • [FIX] Messaging on incorrect architecture
  • [FIX] URL-encode requests
  • [NEW] Respect configured CacheDir
  • [NEW] Localization (@gymka)
  • [NEW] Lithuanian translation (@gymka)
  • [NEW] Norwegian Bokmål and Norwegian Nynorsk translations (@hauk142)
  • [CHANGED] Depend on curl, not wget
  • [NEW] Prompt to ignore packages

This is the first version at which we begin tracking changes.