Skip to content

Releases: QuestPackageManager/QPM.CLI

v1.5.8

13 Dec 21:52
664bcae

Choose a tag to compare

Latest Build on main

13 Dec 22:10
664bcae

Choose a tag to compare

Latest Build on main Pre-release
Pre-release

This is an automatic release generated from the last successful commit to the main branch. While this was a successful build, the resulting binary may not be fully stable.

SHA: 664bcae

v1.5.7

13 Dec 21:51

Choose a tag to compare

Full Changelog: v1.5.6...v1.5.7

Fix extra files again

06 Dec 20:42

Choose a tag to compare

Fix extraFiles

30 Nov 22:19

Choose a tag to compare

v1.5.5

Add warning for cyclic dependencies between root and dependency, then…

Software engineering

26 Nov 19:48

Choose a tag to compare

v1.5.4

Remove target option

Fix NDK download

26 Nov 01:30
0f76d11

Choose a tag to compare

What's Changed

Full Changelog: v1.5.2...v1.5.3

Fix debug binary

07 Jul 04:53
e22ec3c

Choose a tag to compare

v1.5.2

Add test for `qpm download adb`

Add Linux x86-musl target

17 Jun 03:16

Choose a tag to compare

v1.5.1

Update cargo-build.yml

v1.5.0

11 May 23:19
743dfb3

Choose a tag to compare

What's Changed

  • Change debug binary names from libdebug_{name}.so to lib{name}.debug.so, allowing the linker to find it

  • Add ANDROID_NDK_HOME environment variable when running scripts through qpm s

  • Add qpm dependency sort command by @DanTheMan827 in #54

  • Update GitHub workflows by @DanTheMan827 in #56

  • Add a package format command by @DanTheMan827 in #59

  • Update workflows by @DanTheMan827 in #58

  • Add dev container and VS Code configuration by @DanTheMan827 in #55

Full Changelog: v1.4.1...v1.5.0