Skip to content

Releases: hako/bbcli

v0.3.0

17 Mar 03:31
a746f12
Compare
Choose a tag to compare

What's Changed

Feed has now changed to BBC World News RSS Feed since the BBC API now redirects to a classic and non updated feed as noted in #12

  • change feed to rss and add description in #13

Full Changelog: v0.2.10...v0.3.0

v0.2.10

17 Feb 05:40
Compare
Choose a tag to compare

Full Changelog: v0.2.9.1...v0.2.10

  • fix module issue.

v0.2.9.1

16 Feb 14:43
8bb8460
Compare
Choose a tag to compare

What's Changed

  • Bump requests from 2.24.0 to 2.31.0 by @dependabot in #11
  • Remove use_2to3

v0.2.9

17 Aug 16:38
Compare
Choose a tag to compare
  • Fixed breaking news ticker again.
  • Added requirements.txt

v0.2.8

25 Apr 19:05
Compare
Choose a tag to compare
  • Fixed breaking news ticker.
  • Fixed bbcli Python 3 features.

v0.2.4

03 Mar 14:50
82ae5de
Compare
Choose a tag to compare
  • Added support for Python 3, (changed next -> next_item)
    • Prevents __next__ python3 conversion (using 2to3)
  • Switched API URL to HTTPS.

v0.2.3

18 Jun 17:49
Compare
Choose a tag to compare
  • Migrated to new breaking news ticker thanks to @return
  • Issue regarding the breaking news ticker being empty and having a spurious webpage link fixed.

v0.2.2

14 Jan 04:22
Compare
Choose a tag to compare

v0.2.1

19 Aug 11:53
Compare
Choose a tag to compare
  • added offline feature.
  • added arrow library.

v0.1.9

23 May 18:32
Compare
Choose a tag to compare
  • fixes the 'l' key issue #1
  • updated the http header.
  • time is easier to read. eg. '1 hour ago' instead of '2015-05-23 17:51:32'