Skip to content

Version 0.5 released

Compare
Choose a tag to compare
@mathialo mathialo released this 22 Nov 15:57
· 49 commits to master since this release

Version 0.5 is here! In addition to several bugfixes, this version introduces:

  • Handling of empty {}. Now, 'pass' is autmatically inserted in empty braces.
  • The resulting Python code is more in line with the styling guidelines
  • More robust and detailed error printing
  • A verbose flag ('-v', version is now '-V' instead) to let you see what's going on