Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: Alessandro-Salerno/tarman

tarman 25.03.24

24 Mar 22:01
45f2c51

Choose a tag to compare

  • Fixed naked %d specifiers in CLI output (aligned_vprintf in src/common/cli/output.c)
  • Fixed -a option being ignored (override_recipe in src/common/cli/directives/commands/install.c)
  • Fixed pointer-pointer dereferancing in recipe warning (util_pkg_parse_config in src/common/util/pkg.c)
  • Changed to 4-space indentation
  • Updated copyright
  • Fixed some typos

NOTE: The attachment tarman-25_03_24.tar.gz IS NOT a tarman package. It is just an archive of the latest-build branch which contains multiple tarman packages.

tarman 24.11.13

14 Nov 14:25
8d7f791

Choose a tag to compare

Tarman version compiled on 2024-11-13 and released on 2024-11-14.

Changelog:

  • Added update command
  • Added remove-repo command
  • Added version command
  • Added support for Linux on ARM and macOS on x86-64 (Intel)
  • Bug fixes

NOTE: The attachment tarman-24_11_13.tar.gz IS NOT a tarman package. It is just an archive of the latest-build branch which contains multiple tarman packages.