Skip to content

Releases: bugout-dev/humbug

Humbug Python library v0.1.5

08 Mar 08:50
7ac2981
Compare
Choose a tag to compare

Basic documentation on how to set Humbug up in a Python project.

Added yes and no lists to humbug.consent. These lists contain common values for environment variables to signify positive and negative intent respectively.

Humbug Python library v0.1.4

02 Mar 04:11
a19b57a
Compare
Choose a tag to compare

Reporter instances now allow publication of reports in the background. This is done using the wait keyword argument of publish (as well as system_report and error_report).

Humbug Python library v0.1.3

01 Mar 05:48
7dd3b7c
Compare
Choose a tag to compare

Added client_id and session_id members on the reporter. These get added as metadata to all reports.

System and error reports now include user timestamp at the top.

Humbug Python library v0.1.2

26 Feb 13:29
4513c25
Compare
Choose a tag to compare

Renamed library to Humbug - Flypaper was too difficult to say. :)

Flypaper Python library v0.1.1

24 Feb 08:27
831590f
Compare
Choose a tag to compare

First working implementation of the Flypaper Python library.

Supports:

  1. Publishing Flypaper reports to Bugout knowledge bases
  2. Adding system information to Flypaper reports
  3. Publishing only if user has given consent to share these reports