Skip to content

Releases: moson-mo/pacseek

v1.6.12

25 Sep 19:55
bc8ca21
Compare
Choose a tag to compare
  • fix: properly update installed state after installing/removing a package

v1.6.11

25 Sep 18:51
b98a179
Compare
Choose a tag to compare
  • remove leftover from some testing 😆

v1.6.10

25 Sep 16:25
077720c
Compare
Choose a tag to compare
  • added support for customizing the glyph style (similar to the color scheme option)

Setting the glyph style to "Custom" will create a file ~/.config/pacseek/glyphs.json
Edit this file to set custom glyphs for various UI elements.

Full Changelog: v1.6.9...v1.6.10

v1.6.9

25 Sep 14:46
4a3aec2
Compare
Choose a tag to compare
  • Added glyph style option to change the way how the installed state is displayed (we use "✔" instead of "Y" for indicating that a package is installed). Also a package glyph "📦" is shown in the title-bar. There might be some more things in the future.

In case of issues (e.g. terminal is not rendering it properly / font(s) not supporting these glyph), please use the "ASCII" option for "Glyph style"

v1.6.8

10 Sep 21:42
7286067
Compare
Choose a tag to compare
  • make ignored packages visible in upgrade screen #18

v1.6.7

09 Sep 22:35
d129ba4
Compare
Choose a tag to compare
  • added man page (@Mudskipper875)
  • fixed some caching issues
  • improved handling of command line options
  • added some variable substitutions to allow more sophisticated install commands

New Contributors

Full Changelog: v1.6.6...v1.6.7

v1.6.6

06 Sep 06:04
7ebb1b7
Compare
Choose a tag to compare

v1.6.5

23 Aug 11:46
cc56728
Compare
Choose a tag to compare
  • add sysupgrade button on upgradable package list
  • fix issue when trying to sort the list of installed packages (after pressing CTRL+L)

Full Changelog: v1.6.4...v1.6.5

v1.6.4

22 Aug 15:22
a60d095
Compare
Choose a tag to compare
  • show list of all installed packages with CTRL+L (or empty search string or parameter "-i")

Full Changelog: v1.6.3...v1.6.4

v1.6.3

22 Aug 11:29
34dd381
Compare
Choose a tag to compare
  • Improve error messages in case of issues while searching for upgrades
  • Add caching for upgradable package list
  • Add rebuild/update button in upgrade list

Full Changelog: v1.6.2...v1.6.3