- Bugfixes for python 3.8, 3.9 and adapting to the changes to the ast - Fixed crash in flatten-for and range-len when unpacking arguments - Added smell join-literal: warns when using str.join on something that would be more readable as a format string.