Skip to content

4.11.7 - Dependencies and Refactoring

Compare
Choose a tag to compare
@mdmintz mdmintz released this 20 Jan 04:05
· 1970 commits to master since this release
819e064

Dependencies and Refactoring

  • Refresh the "pdbp" (Pdb+) dependency for a bug fix
    --> b905d86
  • Refresh the "rich" dependency for better Markdown printing
    --> b3a1837
  • Improve Markdown printing with "sbase print FILE.md"
    --> c37c860
  • Apply colored tracebacks on a wider scale
    --> dcda989
  • Improve error-handling on open(URL)
    --> 3a136d2
  • Make methods consistent between different parsers
    --> 3d660a5
  • Do some refactoring
    --> 2d85c31
  • Refactor Python dependencies
    --> ef3b2d5

What's Changed

Full Changelog: v4.11.6...v4.11.7