Skip to content

Latest commit

 

History

History
136 lines (64 loc) · 5.54 KB

CHANGELOG.md

File metadata and controls

136 lines (64 loc) · 5.54 KB

2.2.5 (2023-09-20)

Bug Fixes

  • add more investing.com sources (633ba4f)
  • add more investing.com sources (#70) (a20001d)

2.2.4 (2023-09-03)

Bug Fixes

  • stringify the source model (820917c)

2.2.3 (2023-09-03)

Bug Fixes

  • hide shared module (c82b4f2)
  • move the models outside shared (0f49e68)

2.2.2 (2023-09-03)

Bug Fixes

  • use the shared category for all (38282ea)

2.2.1 (2023-08-28)

Bug Fixes

  • rss source url not found (01eacc6)

2.2.0 (2023-08-27)

Bug Fixes

  • make the newsorg top headlines require either text, country, category and language (db6e8d7)
  • make the newsorg top headlines require either text, country, category and language (3628c2d)
  • make the newsorg top headlines require either text, country, category and language (6c48a06)
  • make the newsorg top headlines require either text, country, category and language (4a9c7c8)
  • make the newsorg top headlines require either text, country, category and language (8011d8b)

Features

  • add country and language params (48abcc6)

2.1.0 (2023-08-13)

Features

  • add most newsorg params (0a2a506)
  • add the default client for sources and articles (a7c92f2)

2.0.2 (2023-08-12)

Bug Fixes

  • convert to bytes and url to raw (bfeecc1)

2.0.1 (2023-08-12)

Bug Fixes

  • compress and get the data source from remote (3a4b617)

2.0.0 (2023-08-10)

Code Refactoring

  • make it easier to call each client (0d6b5dd)

Features

BREAKING CHANGES

  • removes need for class

1.2.1 (2023-07-07)

Bug Fixes

  • default the top headlines to business category (2e63406)

1.2.0 (2023-04-07)

Features

1.1.2 (2023-01-18)

Bug Fixes

  • remove the dependency on the python-slugify (8b9d38d)
  • remove the dependency on the urllib3 library and use the retry from the requests library (508bec3)

1.1.1 (2023-01-03)

Bug Fixes

  • workflow: correct the release github actions workflow (3a0e033)

1.1.0 (2023-01-03)

Features

  • add the initial structure for the rss feeds (727ced6)
  • add the initial structure for the rss feeds (cbabd39)
  • add the initial structure for the rss feeds (15e23c8)

1.0.0 (2022-11-05)

Features