You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New features:
- West now works on the MSYS2 platform (https://www.msys2.org/)
- West manifest files can now contain arbitrary user data associated
with each project. See 591a0aa
("manifest: add project 'userdata' key") for details.
Bug fixes:
- The west list command's "{sha}" format key has been fixed for
the manifest repository; it now prints "N/A" ("not applicable")
as expected.
API changes:
- The west.manifest.Project.userdata attribute was added to support
project user data.
Signed-off-by: Martí Bolívar <[email protected]>
0 commit comments