File tree Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 8282 files : |
8383 ./dload-${{ env.VERSION }}-${{ matrix.platform.os }}-${{ matrix.platform.arch }}.tar.gz
8484
85-
8685 build-macos-arm64 :
8786 runs-on : macos-14
8887 name : 📦 Build macOS ARM64
@@ -360,4 +359,3 @@ jobs:
360359 token : " ${{ secrets.DLOAD_RELEASE_TOKEN }}"
361360 files : |
362361 ./dload-${{ env.VERSION }}-windows-amd64.tar.gz
363-
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.0.0-RC3 (2025-04-13)
4+
5+ ## What's Changed
6+ * Added software versions checker by @roxblnfk in https://github.com/php-internal/dload/pull/23
7+ Added ` dload show ` command
8+ Added a new software ` trap `
9+
10+ ## 1.0.0-RC2 (2025-04-12)
11+
12+ ## What's Changed
13+ - Support loading not archived binaries
14+ - Binary config separated into embedded entity
15+ - Mon-binary files can be loaded without arch/os checks
16+ - Added param ` extract-path ` to download action
17+
18+ ## 1.0.0-RC1 (2025-04-07)
19+
20+ ## What's Changed
21+ * Fix PHAR building by @roxblnfk in https://github.com/php-internal/dload/pull/16
22+ * Make lazy loading of releases pages; maintenance by @roxblnfk in https://github.com/php-internal/dload/pull/18
23+ * Check binaries before downloading by @roxblnfk in https://github.com/php-internal/dload/pull/19
24+
325## 1.0.0-alpha (2024-07-20)
426
527## What's Changed
You can’t perform that action at this time.
0 commit comments