Skip to content

Releases: HanabishiRecca/aur-check-updates

1.0.11

16 Mar 10:25
Compare
Choose a tag to compare
  • libalpm 14 / pacman 6.1.0 support.
  • Dependencies update.

Full Changelog: 1.0.10...1.0.11

1.0.10

24 Dec 12:33
Compare
Choose a tag to compare
  • Fixed excessive padding in uncolored mode.
  • Dependencies update.

Full Changelog: 1.0.9...1.0.10

1.0.9

14 Nov 16:52
Compare
Choose a tag to compare
  • Improved the output format.
    • Added padding to align entries.
    • Changed style of "not in AUR" entries to also use arrow.
long-package-name 1.0.0       => 2.0.0
foo               1.999999999 => 2.0.0
bar               1.0.0       => [not found in AUR]
  • Expanded and colorized the help message.

Full Changelog: 1.0.8...1.0.9

1.0.8

08 Nov 10:22
Compare
Choose a tag to compare

This is a repo maintenance release. No changes in the app itself, only dependencies update.

Full Changelog: 1.0.7...1.0.8

1.0.7

21 Jun 17:52
Compare
Choose a tag to compare
  • Set a timeout for network connection to 5 seconds by default.
  • New CLI option for setting a custom timeout (--timeout).

Full Changelog: 1.0.6...1.0.7

1.0.6

08 Jun 11:44
Compare
Choose a tag to compare
  • Skip empty cli args.
  • Internal improvements.

Full Changelog: 1.0.5...1.0.6

1.0.5

04 Jun 21:27
Compare
Choose a tag to compare
  • Use current binary name for the help message.
  • Internal improvements.

Also there is a workflow established to build binary releases.

Full Changelog: 1.0.4...1.0.5

1.0.4

03 Jun 14:18
Compare
Choose a tag to compare
  • Internal improvements.

Full Changelog: 1.0.3...1.0.4

1.0.3

21 May 19:19
Compare
Choose a tag to compare
  • Improved CLI options handling.
  • Internal improvements.

Full Changelog: 1.0.2...1.0.3

1.0.2

18 May 17:52
Compare
Choose a tag to compare
  • Use custom pacman.conf reader instead of configparser, for better compliance with pacman behavior.
  • New CLI option for showing help (-h, --help).

Full Changelog: 1.0.1...1.0.2