We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 583ec32 commit 6e133e4Copy full SHA for 6e133e4
README.md
@@ -159,6 +159,12 @@ jobs:
159
- Added `dummy_syntaxes` input that creates empty syntax files
160
to satisfy external `embed`s that would otherwise result in CI failures.
161
(@FichteFoll, #13, #20)
162
+- Added ability to specify `stable` for the `build` input,
163
+ which automatically determines the latest stable build.
164
+ (@FichteFoll, #21, #6)
165
+- Added ability to specify `binary` for the `default_packages` input,
166
+ which automatically resolves to the closest tag on the repository.
167
+ (@FichteFoll, #21)
168
169
### v2.3 (2025-01-11)
170
0 commit comments