Releases: Qix-/better-exceptions
Releases · Qix-/better-exceptions
0.2.1
Starting this release out by mentioning the real MVP @Delgan for all of their help with the latest version of better_exceptions
, and for all of the recent support. This release is mainly composed of his work.
This release changes the usage slightly (in a backwards compatible manner):
- No longer do you need to
import better_exceptions
- the import hook has been baked into the package and thuspip install better_exceptions
andexport BETTER_EXCEPTIONS=1
is all that is necessary (see the README for more information) - Several bugfixes have been merged and a lot of improvements have been made to portability and text encoding
This release has been published to pypi as better_exceptions==0.2.1
.