Skip to content

Major version

Choose a tag to compare

@dhoulb dhoulb released this 27 Jul 04:13

Major version includes two breaking changes:

  • Remove props() functionality (bloat)
  • Prepend function name to ValueError errors, e.g. MyClass.myFunc(): Must be string...

And also introduces new functionality:

  • Add destack() method that parses Error.stack across major browsers