Skip to content

Releases: uburuntu/api2ch

v1.2.1

01 May 00:19
Compare
Choose a tag to compare

Updates

  • Added concurrent_downloads argument to download_thread_media function
  • Added set_api_base method to simplify changing of mirrors

Development

  • Fixed publishing to PyPI
  • Enabled informational mode for codecov tool

v1.2.0

30 Apr 22:59
Compare
Choose a tag to compare

Updates

  • Created type Icon and used in ResponseBoardsByTypes
  • Added properties is_webm and is_mp4 to Video

Fixes

  • #1advert_mobile_image and advert_mobile_link fields have been missed, despite the scheme — I marked them as Optional
  • Changed type of Video.duration_secs from string to integer
  • Removed postfix Item from NewsAbuItem and TopItem

Development

  • Improved workflow for models auto-generation
  • Models have been re-generated
  • GitHub Actions is now the main CI, TravisCI is finally deprecated

v1.1.8

23 Apr 14:42
492ecd1
Compare
Choose a tag to compare
new: bump version

v1.1.7

25 Oct 00:18
Compare
Choose a tag to compare
new: add sorted_by_creation to response

v1.1.6

20 Oct 17:45
Compare
Choose a tag to compare
new: BannedStatus for banned parameter

v1.1.5

20 Oct 17:37
Compare
Choose a tag to compare
new: build package on Python 3.8

v1.1.4

09 Oct 13:12
Compare
Choose a tag to compare
new: version bump

v1.1.3

08 Sep 16:21
Compare
Choose a tag to compare
new: bump version

v1.1.2

08 Sep 00:07
Compare
Choose a tag to compare
enh: better url parsing

v1.1.1

07 Sep 23:42
Compare
Choose a tag to compare
new: text helpers