Releases: QuestPackageManager/QPM.CLI
v1.5.8
Full Changelog: v1.5.7...v1.5.8
Latest Build on main
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
Full Changelog: v1.5.6...v1.5.7
Fix extra files again
Full Changelog: v1.5.5...v1.5.6
Fix extraFiles
v1.5.5 Add warning for cyclic dependencies between root and dependency, then…
Software engineering
v1.5.4 Remove target option
Fix NDK download
What's Changed
- Fix github actions artifact mess by @Fernthedev in #73
- Quest Emulator setup integration by @Fernthedev in #75
Full Changelog: v1.5.2...v1.5.3
Fix debug binary
v1.5.2 Add test for `qpm download adb`
Add Linux x86-musl target
v1.5.1 Update cargo-build.yml
v1.5.0
What's Changed
-
Change debug binary names from
libdebug_{name}.sotolib{name}.debug.so, allowing the linker to find it -
Add
ANDROID_NDK_HOMEenvironment variable when running scripts throughqpm s -
Add qpm dependency sort command by @DanTheMan827 in #54
-
Update GitHub workflows by @DanTheMan827 in #56
-
Add a
package formatcommand 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