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 cd06740 commit a579f69Copy full SHA for a579f69
CHANGELOG.md
@@ -1,5 +1,11 @@
1
## [Unreleased](https://github.com/ScoopInstaller/Scoop/compare/v0.5.3...develop)
2
3
+### Features
4
+
5
+- **schema**: Reorder root properties to match the wanted order.
6
+- **json**: Add function `Sort-ScoopManifestRootProperties` which orders a manifest's root properties to match `schema.json`.
7
+- **formatjson**: Use `Sort-ScoopManifestRootProperties` to sort manifests root properties.
8
9
### Bug Fixes
10
11
- **scoop-download:** Fix function `nightly_version` not defined error ([#6386](https://github.com/ScoopInstaller/Scoop/issues/6386))
0 commit comments