v3.2.0
Changed:
- updated toolchain lint to error
Fixed:
- The
extra-admin-usersflag can be None which is the default case. So, we have to check that before to make a loop on the entries ofextra-admin-userslist. - The
update-cb3command now handlestoolchain3in the same way that
toolchainis handled.