Releases: vulnerability-lookup/BlueSkySight
Releases · vulnerability-lookup/BlueSkySight
Release 0.6.0
You can now specify a list of account DIDs to ignore.
Release 0.5.0
The initial code for connecting to BlueSky's firehose has been replaced with a better implementation. However, the original code is still available and can be executed using the command BlueSkySight-Firehose-v1
, while the new default implementation can be executed with BlueSkySight-Firehose
.
The command to connect to BlueSky's firehose via Jetstream remains unchanged.
Release 0.4.0
New:
- Added a function (and new command) to connect to Bluesky's firehose via Jetstream (c800d31)
Improvements:
Release 0.3.0
If the resolution of the DID to a handle fails, simply return the AT URI (with the did).
Release 0.2.0
Various little improvements and cleaning.
Release 0.1.0
First working prototype uploaded to Pypi.