Skip to content

Releases: thezaplang/zapup

Release v2.0

Choose a tag to compare

@Maqi-x Maqi-x released this 12 Apr 18:07
26b8f05

This release focuses on new local configuration feature and cli improvements

What's Changed

  • Added local configuration feature and associated functionality like --global, switch --local
  • Local configuration feature by @Maqi-x in #10

Full Changelog: v1.2...v2.0

Release v1.2

Choose a tag to compare

@Maqi-x Maqi-x released this 11 Apr 21:54

This release focuses on fixing bugs and improving existing features.

What's Changed

  • zapup install can now optionally switch to the installed version (--switch, -s).
  • Test execution is now integrated into the build pipeline (--test / --run-tests).
  • Build process now fails cleanly on test failures and removes partial installs.
  • CLI parsing improved: duplicate flags are detected and reported as errors.
  • improved help command output, build flags are shown in command-specific help.
  • Build system changes: consistent default target, improved linker flag handling, and simplified dependency inclusion logic.
  • README expanded with AUR instructions and updated usage examples.
  • Create CODEOWNERS by @MrBisquit in #9
  • docs: readme update by @gorciu-official in #8

New Contributors

Full Changelog: v1.1...v1.2

Second release (v.1.1)

Choose a tag to compare

@Maqi-x Maqi-x released this 11 Apr 09:14

This release focuses on improving everyday usability, clearer output, and more predictable behavior, especially around version visibility, PATH issues, and CLI parsing.
Full Changelog: Maqi-x/zapup@v1.0...v1.1

First Release (v1.0)

Choose a tag to compare

@Maqi-x Maqi-x released this 10 Apr 18:56

The first zapup release