Skip to content

Releases: moson-mo/pacseek

v1.8.3

30 Mar 09:29
v1.8.3
9cce554
Compare
Choose a tag to compare
  • feat: Add "repo" substitution for install command

Full Changelog: v1.8.2...v1.8.3

v1.8.2

01 Dec 18:22
v1.8.2
36a078a
Compare
Choose a tag to compare
  • fix: TAB not working in package list
  • fix: lockup when navigating in empty package list
  • fix: fields in settings overlap the borders of the container

Full Changelog: v1.8.1...v1.8.2

v1.8.1

01 Dec 13:26
v1.8.1
a0c0d81
Compare
Choose a tag to compare
  • feat: indicate if package details exceed screen height and allow scrolling

image

Full Changelog: v1.8.0...v1.8.1

v1.8.0

29 Nov 16:52
v1.8.0
cde6789
Compare
Choose a tag to compare
  • feat: add {optdepends} to be substituted with the optional dependencies in the install command(s)
  • feat: show installed state for dependencies
  • feat: add option to separate dependency list by newline rather than comma
  • fix: set default glyph style
  • chore: change field order in package details

image

Full Changelog: v1.7.11...v1.8.0

v1.7.11

06 Sep 18:54
v1.7.11
a462275
Compare
Choose a tag to compare
  • fix: show correct Maintainter for installed AUR packages (when listing installed packages with CTRL+L)
  • fix: add Provides and Conflicts for repository packages on details screen 🙈
  • feat: add checkdepends & optional for (in Required By list)
  • fix: bail out when running as root
  • chore: update dependencies

Full Changelog: v1.7.10...v1.7.11

v1.7.10

21 May 20:22
v1.7.10
50aecf6
Compare
Choose a tag to compare
  • Arch Git migration changes

Full Changelog: v1.7.9...v1.7.10

v1.7.9

13 May 09:38
v1.7.9
6bc944c
Compare
Choose a tag to compare
  • fix: properly encode query string
  • fix: correct some color glitches
  • chore: update dependencies

Full Changelog: v1.7.8...v1.7.9

v1.7.8

19 Mar 12:13
v1.7.8
c16c6e3
Compare
Choose a tag to compare
  • feat: click on maintainer name for an AUR package opens browser with list of their packages
  • chore: update dependencies
  • chore: change default AurRpcUrl

Full Changelog: v1.7.7...v1.7.8

v1.7.7

11 Jan 17:44
v1.7.7
7bcf03f
Compare
Choose a tag to compare
  • feat: display number of search results and current line in package-list
  • fix: #25 (for alacritty-direct)

v1.7.6

12 Nov 13:03
v1.7.6
54ebd11
Compare
Choose a tag to compare
  • Auto-suggest feature