Skip to content

Releases: hythm7/Pakku

Caria.9

02 Aug 01:42
Compare
Choose a tag to compare

Caria.8

31 Jul 06:46
Compare
Choose a tag to compare
  • Streamline code.
  • Fix regression in url encoding.
  • Add serial option for add command.
  • Improve update command.
  • Improve logging.

Caria.7

25 Jul 18:29
Compare
Choose a tag to compare
  • Add all log level (all available log output ).
  • Improve logging.
  • Small fixes.

Caria.6

18 Jul 16:19
Compare
Choose a tag to compare
  • Support ENV options.
  • Improve logging.
  • Small fixes.

Caria.5

10 Jul 07:04
Compare
Choose a tag to compare
  • Fix listing dists in custom repo
  • Fix removing dists from custom repo
  • Windows is now supported (beta)
  • Remove libcurl native dependency in favor of Raku HTTP client (used slightly modified version of HTTP::Tiny)

Caria.4

03 Jul 00:32
Compare
Choose a tag to compare
  • Make sure repo can install, if not then use the first repo in the repo chain that can install
  • Improve logs when installing already installed dists

Caria.3

29 Jun 16:05
Compare
Choose a tag to compare
  • Improve logs
  • Simplify resolving dependencies

Caria.2

26 May 16:44
Compare
Choose a tag to compare
  • Improve logs output
  • Add config modules for state and update commands
  • Sort list command output
  • Fix SparrowCI apt error - Thanks to melezhik

Caria.1

18 May 17:29
Compare
Choose a tag to compare
  • Add state command
  • Add update command - allow updating all installed distributions
  • Other small fixes

Caria

06 May 19:23
Compare
Choose a tag to compare
  • Add support for local recommendation manager
  • Search with relaxed names for dists
  • Improve details output of dists
  • Streamline code