* Added traceback print out to handle_errors message * Added exception class name to handle_errors output
0.1.8
* Added formatted message string to on_error parameters * Renamed project to 'py-buzz' * Added error sanitization for messages with embedded curly braces
0.1.7
* Fixed issues with packaging (took a lot of intermediary releases) * Added accumulating context manager for checking expressions * Added do_finally and on_error parameters to handle_errors * Added repr function * Added testing
0.1.0
* First release of buzz-lightyear * This CHANGELOG * README providing a brief overview of the project