Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

Latest commit

 

History

History
34 lines (19 loc) · 895 Bytes

CHANGELOG.md

File metadata and controls

34 lines (19 loc) · 895 Bytes

Release v0.0.1 (2022-09-02)

Publish this version for testing release CI. Change logs are written for demonstration purposes only.

Features

  • Add a command line tool to run the program.
  • follower - filter user by follower count.

Improvements

  • Add more logs for Client class.

Removals

  • Remove optional fields on block user action rule.

Bug Fixes

  • Fix rxpy(reactivex) repeat querying client to unnecessarily consuming additional API resource.

Documentation

  • Update CONTRIBUTING.md, add bold format on tools and CI concern.

Dependencies

Miscellany