v3.2.0
Changed:
- updated toolchain lint to error
Fixed:
- The
extra-admin-users
flag can be None which is the default case. So, we have to check that before to make a loop on the entries ofextra-admin-users
list. - The
update-cb3
command now handlestoolchain3
in the same way that
toolchain
is handled.