West v0.6.3 tagged
Bolivar, Marti
Hi,
I am announcing the release of west v0.6.3. It includes a fix for issue #322, which was backported from the master branch. This affects Zephyr LTS users with non-ASCII content in their CMake caches. Users not affected by this issue can ignore this update. The release can be obtained from: https://github.com/zephyrproject-rtos/west/releases/tag/v0.6.3 https://pypi.org/project/west/0.6.3/ And installed with one of: pip3 install --user west==0.6.3 pip3 install west==0.6.3 Thanks, Marti ------------ src/west/cmake.py | 2 +- src/west/version.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Attie Grande (1): resolved UTF-8 encoding issue in CMakeCache, closes #322 Marti Bolivar (1): West v0.6.3
|
|