Skip to content

v3.2.0

Compare
Choose a tag to compare
@mariusvniekerk mariusvniekerk released this 21 Nov 22:31

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 of extra-admin-users list.
  • The update-cb3 command now handles toolchain3 in the same way that
    toolchain is handled.