Commit Graph

11 Commits

Author SHA1 Message Date
Christopher Vagnetoft
c38eea744c Add ext-zip to composer.json 2026-01-09 17:26:12 +01:00
Christopher Vagnetoft
9660b1a896 Update readme 2026-01-09 17:17:55 +01:00
Christopher Vagnetoft
222a7dfc07 Add support for publishing specific version
* Fix variable reuse bug in publish command.
* Allow providing a specific version to publish.
2026-01-09 17:07:25 +01:00
Christopher Vagnetoft
35691fb0fb Misc cleanup, fix --force logic for build command 2026-01-09 16:57:41 +01:00
Christopher Vagnetoft
0ca2a9b9ba Add support for building specific version
* Improve version resolution logic.
* Allow providing a specific version when building package.
2026-01-09 16:53:33 +01:00
Christopher Vagnetoft
b6f283a471 Improve package command, build logic
* Fix typo in README.
* Implement cloning when building, fixing all builds being dirty.
* Add --rm option to package command to remove file after publishing,
  assuming that --publish is provided.
2026-01-09 16:35:28 +01:00
d007ec23da Add unpublish support, curl cli support 2025-12-29 00:44:02 +01:00
792597e52c Fix readme 2025-12-28 17:46:07 +01:00
13b61ce3a8 Initial commit 2025-12-28 15:26:33 +01:00
078f2bf6a7 Rework commands 2025-12-28 02:30:24 +01:00
57582a2e53 Initial commit 2025-12-28 02:28:35 +01:00