·
1 commit
to refs/heads/master
since this release
What Changed
- [#335] Match spacing after module docstring between black and
--black(@adamtheturtle) - [#336] fix: handle multiline string in parameter formatting (@finswimmer)
- [#339] fix: add multi-line window creation for section header detection (@finswimmer)
- [#330] fix: resolve several empty line regressions (@finswimmer)
- [#325] Remove external untokenize package. Use tokenize from the Python standard library. (@tdenewiler)
- [#323] fix: issue 321 (@weibullguy)
- [#322] test: add tests to ensure no regression leading to bug in issue 259 (@weibullguy)
- [#318] refactor: split long functions into smaller functions (@weibullguy)
- [#314] fix: update README example (@weibullguy)
Maintenance
- [#320] chore: issue 288 (@weibullguy)