Skip to content

Releases: jpetrucciani/pybugsnag

Fixing the install requires issues

29 Sep 18:00
367e6e0
Compare
Choose a tag to compare

The library should now be able to install on machines that don't already have requests installed!

Attempting to fix the install issues

25 Sep 21:29
Compare
Choose a tag to compare

Requests has been added to the install requires

Adding tests and a good deal of coverage

25 Sep 17:44
Compare
Choose a tag to compare

A good deal of the API functionality is now represented!

Adding much more functionality

24 Sep 21:11
Compare
Choose a tag to compare

This adds a lot of functionality, as well as a todo list for what's left of the current API

Still need a lot of tests, and more documentation!

Initial PyPi release

24 Sep 15:40
Compare
Choose a tag to compare

This release is mostly to get the pip package registered. It has very minimal functionality and no documentation yet. More to come soon!